Compartir a través de


IntegrationAccountCertificate.PublicCertificate Propiedad

Definición

Obtiene o establece el certificado público.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a