Share via


ApplicationGateway.SslProfiles Property

Definition

SSL profiles of the application gateway resource. For default limits, see Application Gateway limits.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewaySslProfile> SslProfiles { get; set; }
member this.SslProfiles : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewaySslProfile> with get, set
Public Property SslProfiles As BicepList(Of ApplicationGatewaySslProfile)

Property Value

Applies to