次の方法で共有


ApplicationGatewayData.AuthenticationCertificates プロパティ

定義

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

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

プロパティ値

適用対象