Disk.Sku Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.Compute.Models.DiskSku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.Compute.Models.DiskSku with get, set
Public Property Sku As DiskSku

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to