Share via


ApplicationGateway.TrustedRootCertificates Property

Definition

Trusted Root certificates of the application gateway resource. For default limits, see Application Gateway limits.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayTrustedRootCertificate> TrustedRootCertificates { get; set; }
member this.TrustedRootCertificates : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayTrustedRootCertificate> with get, set
Public Property TrustedRootCertificates As BicepList(Of ApplicationGatewayTrustedRootCertificate)

Property Value

Applies to