Поделиться через


IWithHostNameBinding<FluentT>.WithoutHostnameBinding(String) Метод

Определение

Отменяет привязку имени узла из веб-приложения.

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)

Параметры

hostname
String

Имя узла для отмены привязки.

Возвращаемое значение

Применяется к