Freigeben über


ApplicationGatewayInner.TrustedRootCertificates Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: