IotConnector Class

IoT Connector definition.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.healthcareapis.models._models_py3.TaggedResource
IotConnector
azure.mgmt.healthcareapis.models._models_py3.ServiceManagedIdentity
IotConnector

Constructor

IotConnector(*, identity: Optional[azure.mgmt.healthcareapis.models._models_py3.ServiceManagedIdentityIdentity] = None, etag: Optional[str] = None, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, ingestion_endpoint_configuration: Optional[azure.mgmt.healthcareapis.models._models_py3.IotEventHubIngestionEndpointConfiguration] = None, device_mapping: Optional[azure.mgmt.healthcareapis.models._models_py3.IotMappingProperties] = None, **kwargs)

Variables

identity
ServiceManagedIdentityIdentity

Setting indicating whether the service has a managed identity associated with it.

id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

etag
str

An etag associated with the resource, used for optimistic concurrency when editing it.

location
str

The resource location.

tags
dict[str, str]

A set of tags. Resource tags.

system_data
SystemData

Metadata pertaining to creation and last modification of the resource.

provisioning_state
str or ProvisioningState

The provisioning state. Possible values include: "Deleting", "Succeeded", "Creating", "Accepted", "Verifying", "Updating", "Failed", "Canceled", "Deprovisioned", "Moving", "Suspended", "Warned", "SystemMaintenance".

ingestion_endpoint_configuration
IotEventHubIngestionEndpointConfiguration

Source configuration.

device_mapping
IotMappingProperties

Device Mappings.