你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithSslCert 接口

定义

允许添加 SSL 证书供 HTTPS 侦听器使用的应用程序网关定义的阶段。

public interface IWithSslCert
type IWithSslCert = interface
Public Interface IWithSslCert
派生

方法

DefineSslCertificate(String)

开始定义要附加到网关以便在 HTTPS 侦听器中使用的新应用程序网关 SSL 证书。

适用于