Condividi tramite


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Metodo

Definizione

Annulla l'associazione di un nome host dall'app 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)

Parametri

hostname
String

Nome host da annullare.

Restituisce

Si applica a