AppServiceCertificateOrderInner.DistinguishedName Property

Definition

Gets or sets certificate distinguished name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to