GalleryTargetExtendedLocation interface
Properties
encryption | Optional. Allows users to provide customer managed keys for encrypting the OS and data disks in the gallery artifact. |
extended |
The name of the extended location. |
extended |
The number of replicas of the Image Version to be created per extended location. This property is updatable. |
name | The name of the region. |
storage |
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
extendedLocation
The name of the extended location.
extendedLocation?: GalleryExtendedLocation
Property Value
extendedLocationReplicaCount
The number of replicas of the Image Version to be created per extended location. This property is updatable.
extendedLocationReplicaCount?: number
Property Value
number
name
The name of the region.
name?: string
Property Value
string
storageAccountType
Specifies the storage account type to be used to store the image. This property is not updatable.
storageAccountType?: string
Property Value
string