Compartir a través de


AppServiceCertificateOrderInner.DistinguishedName Propiedad

Definición

Obtiene o establece el nombre distintivo del certificado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a