Share via


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Methode

Definition

Hebt die Bindung eines Hostnamens an die Web-App auf.

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)

Parameter

hostname
String

Der Hostname, der die Bindung aufheben soll.

Gibt zurück

Gilt für: