Freigeben über


ApplicationGatewayInner.SslCertificates Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: