Snapshot.Sku Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to