IWithSslType<ParentT>.WithIpBasedSsl メソッド

定義

IP ベースの SSL を使用します。 IP ベースの SSL にバインドできるホスト名は 1 つだけです。

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

戻り値

適用対象