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

GalleryTargetExtendedLocation 类

GalleryTargetExtendedLocation。

继承
azure.mgmt.compute._serialization.Model
GalleryTargetExtendedLocation

构造函数

GalleryTargetExtendedLocation(*, name: str | None = None, extended_location: _models.GalleryExtendedLocation | None = None, extended_location_replica_count: int | None = None, storage_account_type: str | _models.StorageAccountType | None = None, encryption: _models.EncryptionImages | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
name
str

区域的名称。

extended_location

扩展位置的名称。

extended_location_replica_count
int

每个扩展位置要创建的映像版本的副本数。 此属性可更新。

storage_account_type

指定要用于存储映像的存储帐户类型。 此属性不可更新。 已知值为:“Standard_LRS”、“Standard_ZRS”、“Premium_LRS”和“StandardSSD_LRS”。

encryption

可选。 允许用户提供客户管理的密钥,用于加密库项目中的 OS 和数据磁盘。

变量

名称 说明
name
str

区域的名称。

extended_location

扩展位置的名称。

extended_location_replica_count
int

每个扩展位置要创建的映像版本的副本数。 此属性可更新。

storage_account_type

指定要用于存储映像的存储帐户类型。 此属性不可更新。 已知值为:“Standard_LRS”、“Standard_ZRS”、“Premium_LRS”和“StandardSSD_LRS”。

encryption

可选。 允许用户提供客户管理的密钥,用于加密库项目中的 OS 和数据磁盘。