Partager via


IWithAuthenticationCertificateBeta.WithoutAuthenticationCertificate Méthode

Définition

Supprime un certificat d’authentification de passerelle d’application existant.

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

Paramètres

name
String

Nom d’un certificat existant.

Retours

S’applique à