PSApplicationGateway.TrustedRootCertificates Property

Definition

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

Property Value

Applies to