次の方法で共有


SubscriptionLinks.ParentSubscription Property

Definition

Gets or sets the parent subscription link.

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

Property Value

Attributes

Applies to