Freigeben über


ApplicationGateway.TrustedClientCertificates Eigenschaft

Definition

Ruft vertrauenswürdige Clientzertifikate der Application Gateway-Ressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: