Compartir a través de


AppServiceCertificateOrderPatchResource.Csr Propiedad

Definición

Obtiene o establece la última CSR que se creó para este orden.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a