PSApplicationGateway.TrustedClientCertificates Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayTrustedClientCertificate> TrustedClientCertificates { get; set; }
member this.TrustedClientCertificates : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayTrustedClientCertificate> with get, set
Public Property TrustedClientCertificates As List(Of PSApplicationGatewayTrustedClientCertificate)

Property Value

Applies to