IWithAuthenticationCertificate Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étape d’une mise à jour d’application gateway permettant de gérer les certificats d’authentification pour les back-ends à utiliser.
public interface IWithAuthenticationCertificate : Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IWithAuthenticationCertificateBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAuthenticationCertificate = interface
interface IWithAuthenticationCertificateBeta
interface IBeta
Public Interface IWithAuthenticationCertificate
Implements IBeta, IWithAuthenticationCertificateBeta
- Dérivé
- Implémente
Méthodes
DefineAuthenticationCertificate(String) |
Commence la définition d’un nouveau certificat d’authentification application gateway à attacher à la passerelle pour une utilisation par les back-ends. (Hérité de IWithAuthenticationCertificateBeta) |
WithoutAuthenticationCertificate(String) |
Supprime un certificat d’authentification application gateway existant. (Hérité de IWithAuthenticationCertificateBeta) |
S’applique à
Azure SDK for .NET