Partager via


ApplicationGateway.SslProfiles Propriété

Définition

Obtient ou définit les profils SSL de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites Application Gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sslProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslProfile> SslProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sslProfiles")>]
member this.SslProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewaySslProfile> with get, set
Public Property SslProfiles As IList(Of ApplicationGatewaySslProfile)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à