CertificateInner.SelfLink Property

Definition

Gets self link.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.selfLink")]
public string SelfLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.selfLink")>]
member this.SelfLink : string
Public ReadOnly Property SelfLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to