ManagedDisk.StorageAccountType Property

Definition

The storage account type for use in creating data disks or OS disk.

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

Property Value

Applies to