你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IotHubLocationDescription Class

Public representation of one of the locations where a resource is provisioned.

Constructor

IotHubLocationDescription(*, ___location: str | None = None, role: str | _models.IotHubReplicaRoleType | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
___location
str

Azure Geo Regions.

Default value: None
role

Specific Role assigned to this ___location. Known values are: "primary" and "secondary".

Default value: None

Variables

Name Description
___location
str

Azure Geo Regions.

role

Specific Role assigned to this ___location. Known values are: "primary" and "secondary".