Certificate.SelfLink プロパティ

定義

自己リンクを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象