Certificate.CanonicalName プロパティ

定義

無料の証明書を介して発行される証明書の CNAME を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.canonicalName")]
public string CanonicalName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.canonicalName")>]
member this.CanonicalName : string with get, set
Public Property CanonicalName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象