共用方式為


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) 方法

定義

將主機名稱從 Web 應用程式解除系結。

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutHostnameBinding (string hostname);
abstract member WithoutHostnameBinding : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutHostnameBinding (hostname As String) As IUpdate(Of FluentT)

參數

hostname
String

要解除系結的主機名稱。

傳回

適用於