234 строки
13 KiB
YAML
234 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector"
|
|
name: "IotConnector"
|
|
nameWithType: "IotConnector"
|
|
summary: "An immutable client-side representation of Iot<wbr>Connector."
|
|
syntax: "public interface **IotConnector**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.deviceMapping()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.deviceMapping()"
|
|
name: "deviceMapping()"
|
|
nameWithType: "IotConnector.deviceMapping()"
|
|
summary: "Gets the device<wbr>Mapping property: Device Mappings."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IotMappingProperties deviceMapping()"
|
|
desc: "Gets the deviceMapping property: Device Mappings."
|
|
returns:
|
|
description: "the deviceMapping value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.IotMappingProperties?alt=com.azure.resourcemanager.healthcareapis.models.IotMappingProperties&text=IotMappingProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.etag()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.etag()"
|
|
name: "etag()"
|
|
nameWithType: "IotConnector.etag()"
|
|
summary: "Gets the etag property: An etag associated with the resource, used for optimistic concurrency when editing it."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String etag()"
|
|
desc: "Gets the etag property: An etag associated with the resource, used for optimistic concurrency when editing it."
|
|
returns:
|
|
description: "the etag value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.id()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.id()"
|
|
name: "id()"
|
|
nameWithType: "IotConnector.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.identity()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.identity()"
|
|
name: "identity()"
|
|
nameWithType: "IotConnector.identity()"
|
|
summary: "Gets the identity property: Setting indicating whether the service has a managed identity associated with it."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ServiceManagedIdentityIdentity identity()"
|
|
desc: "Gets the identity property: Setting indicating whether the service has a managed identity associated with it."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ServiceManagedIdentityIdentity?alt=com.azure.resourcemanager.healthcareapis.models.ServiceManagedIdentityIdentity&text=ServiceManagedIdentityIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.ingestionEndpointConfiguration()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.ingestionEndpointConfiguration()"
|
|
name: "ingestionEndpointConfiguration()"
|
|
nameWithType: "IotConnector.ingestionEndpointConfiguration()"
|
|
summary: "Gets the ingestion<wbr>Endpoint<wbr>Configuration property: Source configuration."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IotEventHubIngestionEndpointConfiguration ingestionEndpointConfiguration()"
|
|
desc: "Gets the ingestionEndpointConfiguration property: Source configuration."
|
|
returns:
|
|
description: "the ingestionEndpointConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.IotEventHubIngestionEndpointConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.IotEventHubIngestionEndpointConfiguration&text=IotEventHubIngestionEndpointConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.innerModel()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "IotConnector.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>healthcareapis.<wbr>fluent.<wbr>models.<wbr>Iot<wbr>Connector<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IotConnectorInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.healthcareapis.fluent.models.IotConnectorInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.fluent.models.IotConnectorInner?alt=com.azure.resourcemanager.healthcareapis.fluent.models.IotConnectorInner&text=IotConnectorInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.location()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.location()"
|
|
name: "location()"
|
|
nameWithType: "IotConnector.location()"
|
|
summary: "Gets the location property: The resource location."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The resource location."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.name()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.name()"
|
|
name: "name()"
|
|
nameWithType: "IotConnector.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "IotConnector.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ProvisioningState?alt=com.azure.resourcemanager.healthcareapis.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.refresh()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "IotConnector.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IotConnector refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.IotConnector?alt=com.azure.resourcemanager.healthcareapis.models.IotConnector&text=IotConnector\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "IotConnector.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract IotConnector refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.IotConnector?alt=com.azure.resourcemanager.healthcareapis.models.IotConnector&text=IotConnector\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.region()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.region()"
|
|
name: "region()"
|
|
nameWithType: "IotConnector.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.regionName()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "IotConnector.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "IotConnector.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.systemData()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "IotConnector.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Metadata pertaining to creation and last modification of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Metadata pertaining to creation and last modification of the resource."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.tags()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.tags()"
|
|
name: "tags()"
|
|
nameWithType: "IotConnector.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.type()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.type()"
|
|
name: "type()"
|
|
nameWithType: "IotConnector.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.IotConnector.update()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.IotConnector.update()"
|
|
name: "update()"
|
|
nameWithType: "IotConnector.update()"
|
|
summary: "Begins update for the Iot<wbr>Connector resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract IotConnector.Update update()"
|
|
desc: "Begins update for the IotConnector resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.IotConnector.Update?alt=com.azure.resourcemanager.healthcareapis.models.IotConnector.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of IotConnector."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.healthcareapis.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0
|