GalleryImageIdentifier.Sku Property

Definition

Gets or sets the name of the gallery image definition SKU.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to