IWithAuthenticationCertificateBeta 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 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 à
Azure SDK for .NET