IotConnectorPatchResource Class

Iot Connector patch properties.

Inheritance
azure.mgmt.healthcareapis.models._models_py3.ResourceTags
IotConnectorPatchResource
azure.mgmt.healthcareapis.models._models_py3.ServiceManagedIdentity
IotConnectorPatchResource

Constructor

IotConnectorPatchResource(*, identity: Optional[azure.mgmt.healthcareapis.models._models_py3.ServiceManagedIdentityIdentity] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Variables

identity
ServiceManagedIdentityIdentity

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

tags
dict[str, str]

A set of tags. Resource tags.