Partager via


SubscriptionLinks.Sku Property

Definition

Gets or sets the sku link.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public Microsoft.Store.PartnerCenter.Models.Link Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.Sku : Microsoft.Store.PartnerCenter.Models.Link with get, set
Public Property Sku As Link

Property Value

The sku link.

Attributes

Applies to