Freigeben über


ApplicationGatewayInner.AuthenticationCertificates Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: