Share via


Image.Sku Property

Definition

Gets the image SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")]
public string Sku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")>]
member this.Sku : string
Public ReadOnly Property Sku As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to