IotHubLocationDescription Class
Public representation of one of the locations where a resource is provisioned.
- Inheritance
-
IotHubLocationDescription
Constructor
IotHubLocationDescription(*, location: Optional[str] = None, role: Optional[Union[str, azure.mgmt.iothub.v2019_07_01_preview.models._iot_hub_client_enums.IotHubReplicaRoleType]] = None, **kwargs)
Variables
- location
- str
Azure Geo Regions.
- role
- str or IotHubReplicaRoleType
Specific Role assigned to this location. Possible values include: "primary", "secondary".
Feedback
Submit and view feedback for