VirtualMachineScaleSetManagedDiskParameters.StorageAccountType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.Models.StorageAccountTypes? StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : Nullable<Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.Models.StorageAccountTypes> with get, set
Public Property StorageAccountType As Nullable(Of StorageAccountTypes)

Property Value

Nullable<StorageAccountTypes>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to