次の方法で共有


ApplicationGatewayData.TrustedRootCertificates プロパティ

定義

アプリケーション ゲートウェイ リソースの信頼されたルート証明書。 既定の制限については、「Application Gateway制限」を参照してください。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedRootCertificate> TrustedRootCertificates { get; }
member this.TrustedRootCertificates : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedRootCertificate>
Public ReadOnly Property TrustedRootCertificates As IList(Of ApplicationGatewayTrustedRootCertificate)

プロパティ値

適用対象