Freigeben über


IWithAuthenticationCertificateBeta.WithoutAuthenticationCertificate Methode

Definition

Entfernt den Verweis auf das angegebene Authentifizierungszertifikat aus dieser HTTP-Back-End-Konfiguration. Beachten Sie, dass das Zertifikat dem Anwendungsgateway zugeordnet bleibt, bis es explizit entfernt wird.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate WithoutAuthenticationCertificate (string name);
abstract member WithoutAuthenticationCertificate : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate
Public Function WithoutAuthenticationCertificate (name As String) As IUpdate

Parameter

name
String

Der Name eines vorhandenen Authentifizierungszertifikats, das dieser HTTP-Back-End-Konfiguration zugeordnet ist.

Gibt zurück

Gilt für: