Sdílet prostřednictvím


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Metoda

Definice

Zruší propojení názvu hostitele s webovou aplikací.

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)

Parametry

hostname
String

Název hostitele, který se má zrušit.

Návraty

Platí pro