DataDisk.StorageAccountType Property
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.
Gets or sets the storage Account type to be used for the data disk.
[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public Microsoft.Azure.Batch.Protocol.Models.StorageAccountType? StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : Nullable<Microsoft.Azure.Batch.Protocol.Models.StorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of StorageAccountType)
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
If omitted, the default is "standard_lrs". Possible values include: 'StandardLRS', 'PremiumLRS', 'StandardSSDLRS'
Azure SDK for .NET-visszajelzés
A(z) Azure SDK for .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: