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

ProviderExtendedLocation 类

提供程序扩展位置。

继承
azure.mgmt.resource.resources._serialization.Model
ProviderExtendedLocation

构造函数

ProviderExtendedLocation(*, location: str | None = None, type: str | None = None, extended_locations: List[str] | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
location
str

Azure 位置。

type
str

扩展位置类型。

extended_locations

Azure 位置的扩展位置。

变量

名称 说明
location
str

Azure 位置。

type
str

扩展位置类型。

extended_locations

Azure 位置的扩展位置。