Freigeben über


ApplicationGateway.SslProfiles Eigenschaft

Definition

Ruft SSL-Profile der Anwendungsgatewayressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: