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


IWithHostNameSslBinding<FluentT>.WithoutSslBinding(String) Метод

Определение

Удаляет привязку SSL для определенного имени узла.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutSslBinding (string hostname);
abstract member WithoutSslBinding : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutSslBinding (hostname As String) As IUpdate(Of FluentT)

Параметры

hostname
String

Имя узла для удаления SSL-сертификата.

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

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