IntegrationAccountCertificate.PublicCertificate Property

Definition

Gets or sets the public certificate.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to