次の方法で共有


AppServiceCertificateOrderPatchResource.DistinguishedName プロパティ

定義

証明書の識別名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象