Share via


StandardResourceLinks.Self Property

Definition

Gets or sets the self URI.

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

Property Value

Attributes

Applies to