IWithApplicationBeta 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.
Définition de principal de service permettant de spécifier l’application.
public interface IWithApplicationBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationBeta = interface
interface IBeta
Public Interface IWithApplicationBeta
Implements IBeta
- Dérivé
- Implémente
Méthodes
WithExistingApplication(IActiveDirectoryApplication) |
Spécifie une application existante à utiliser par le principal de service. |
WithExistingApplication(String) |
Spécifie une application existante par son ID d’application. |
WithNewApplication(ICreatable<IActiveDirectoryApplication>) |
Spécifie une nouvelle application à créer et à utiliser par le principal de service. |
WithNewApplication(String) |
Spécifie une nouvelle application à créer et à utiliser par le principal de service. |
S’applique à
Azure SDK for .NET