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

IWithSslType<ParentT>.WithIpBasedSsl 方法

定义

使用基于 IP 的 SSL。 只能将一个主机名绑定到基于 IP 的 SSL。

public Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithAttach<ParentT> WithIpBasedSsl ();
abstract member WithIpBasedSsl : unit -> Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithIpBasedSsl () As IWithAttach(Of ParentT)

返回

适用于