Share via


IWithHostNameSslBinding<FluentT>.WithoutSslBinding(String) Methode

Definition

Entfernt eine SSL-Bindung für einen bestimmten Hostnamen.

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)

Parameter

hostname
String

Der Hostname, aus dem das SSL-Zertifikat entfernt werden soll.

Gibt zurück

Gilt für: