Share via


ApplicationGateway.TrustedClientCertificates Property

Definition

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

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

Property Value

Applies to