Dela via


IWithHostNameSslBinding<FluentT>.WithoutSslBinding(String) Metod

Definition

Tar bort en SSL-bindning för ett specifikt värdnamn.

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)

Parametrar

hostname
String

Värdnamnet för att ta bort SSL-certifikat från.

Returer

Gäller för