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

GalleryTargetExtendedLocation 类

定义

public class GalleryTargetExtendedLocation
type GalleryTargetExtendedLocation = class
Public Class GalleryTargetExtendedLocation
继承
GalleryTargetExtendedLocation

构造函数

GalleryTargetExtendedLocation()

初始化 GalleryTargetExtendedLocation 类的新实例。

GalleryTargetExtendedLocation(String, GalleryExtendedLocation, Nullable<Int32>, String, EncryptionImages)

初始化 GalleryTargetExtendedLocation 类的新实例。

属性

Encryption
ExtendedLocation
ExtendedLocationReplicaCount

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

Name

获取或设置区域的名称。

StorageAccountType

获取或设置指定要用于存储映像的存储帐户类型。 此属性不可更新。 可能的值包括:“Standard_LRS”、“Standard_ZRS”、“StandardSSD_LRS”、“Premium_LRS”

适用于