Share via


ApplicationGatewayHttpListenerInner.SslCertificate Property

Definition

Gets or sets SSL certificate resource of an application gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sslCertificate")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource SslCertificate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sslCertificate")>]
member this.SslCertificate : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property SslCertificate As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to