Partager via


IWithAuthenticationCertificateBeta Interface

Définition

Étape d’une mise à jour de la passerelle d’application permettant de gérer les certificats d’authentification pour les back-ends à utiliser.

public interface IWithAuthenticationCertificateBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAuthenticationCertificateBeta = interface
    interface IBeta
Public Interface IWithAuthenticationCertificateBeta
Implements IBeta
Dérivé
Implémente

Méthodes

DefineAuthenticationCertificate(String)

Commence la définition d’un nouveau certificat d’authentification de passerelle d’application à attacher à la passerelle pour une utilisation par les back-ends.

WithoutAuthenticationCertificate(String)

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

S’applique à