GalleryTargetExtendedLocation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GalleryTargetExtendedLocation
type GalleryTargetExtendedLocation = class
Public Class GalleryTargetExtendedLocation
- Inheritance
-
GalleryTargetExtendedLocation
Constructors
GalleryTargetExtendedLocation() |
Initializes a new instance of the GalleryTargetExtendedLocation class. |
GalleryTargetExtendedLocation(String, GalleryExtendedLocation, Nullable<Int32>, String, EncryptionImages) |
Initializes a new instance of the GalleryTargetExtendedLocation class. |
Properties
Encryption | |
ExtendedLocation | |
ExtendedLocationReplicaCount |
Gets or sets the number of replicas of the Image Version to be created per extended location. This property is updatable. |
Name |
Gets or sets the name of the region. |
StorageAccountType |
Gets or sets specifies the storage account type to be used to store the image. This property is not updatable. Possible values include: 'Standard_LRS', 'Standard_ZRS', 'StandardSSD_LRS', 'Premium_LRS' |
Applies to
Azure SDK for .NET