Sdílet prostřednictvím


IWithHostNameSslBinding<FluentT>.WithoutSslBinding(String) Metoda

Definice

Odebere vazbu SSL pro konkrétní název hostitele.

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)

Parametry

hostname
String

Název hostitele, ze který chcete odebrat certifikát SSL.

Návraty

Platí pro