Freigeben über


BatchVmDataDisk.StorageAccountType Eigenschaft

Definition

Wenn die Angabe weggelassen wird, ist der Standardwert "Standard_LRS". Gültige Werte:

Standard_LRS: Der Datenträger sollte lokal redundanten Standardspeicher verwenden. Premium_LRS: Der Datenträger sollte lokal redundanten Premium-Speicher verwenden.

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)

Eigenschaftswert

Gilt für: