Share via


TargetRegion.StorageAccountType Property

Definition

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

public Azure.ResourceManager.Compute.Models.ImageStorageAccountType? StorageAccountType { get; set; }
member this.StorageAccountType : Nullable<Azure.ResourceManager.Compute.Models.ImageStorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of ImageStorageAccountType)

Property Value

Applies to