Udostępnij za pośrednictwem


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Metoda

Definicja

Usuwa powiązanie nazwy hosta z aplikacji internetowej.

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

Nazwa hosta do unbind.

Zwraca

Dotyczy