次の方法で共有


SubscriptionLinks.ActivationLinks Property

Definition

Gets or sets the activation uris.

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

Property Value

The Activation links.

Attributes

Applies to