Share via


Snapshot.Sku Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to