Share via


ApplicationGatewaySslProfile.TrustedClientCertificates Property

Definition

Array of references to application gateway trusted client certificates.

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

Property Value

Applies to