Partager via


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Méthode

Définition

Dissocie un nom d’hôte de l’application 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)

Paramètres

hostname
String

Nom d’hôte à dissocier.

Retours

S’applique à