Share via


ApplicationGateway.AuthenticationCertificates Property

Definition

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

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

Property Value

Applies to