次の方法で共有


ApplicationGatewayData.TrustedClientCertificates プロパティ

定義

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

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

プロパティ値

適用対象