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

TargetRegion interface

Describes the target region information.

Properties

encryption

Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.

excludeFromLatest

Contains the flag setting to hide an image when users specify version='latest'

name

The name of the region.

regionalReplicaCount

The number of replicas of the Image Version to be created per region. This property is updatable.

storageAccountType

Specifies the storage account type to be used to store the image. This property is not updatable.

Property Details

encryption

Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact.

encryption?: EncryptionImages

Property Value

excludeFromLatest

Contains the flag setting to hide an image when users specify version='latest'

excludeFromLatest?: boolean

Property Value

boolean

name

The name of the region.

name: string

Property Value

string

regionalReplicaCount

The number of replicas of the Image Version to be created per region. This property is updatable.

regionalReplicaCount?: number

Property Value

number

storageAccountType

Specifies the storage account type to be used to store the image. This property is not updatable.

storageAccountType?: string

Property Value

string