Dela via


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Metod

Definition

Avbindar ett värdnamn från webbappen.

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)

Parametrar

hostname
String

Värdnamnet som ska avbindas.

Returer

Gäller för