ManagedDisk.StorageAccountType Property

Definition

The storage account type for managed disk.

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

Property Value

Applies to