Share via


ApplicationGatewayHttpListener.SslProfile Property

Definition

Gets or sets SSL profile resource of the application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to