IRecoveryPointsOperations 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.
Opérations RecoveryPointsOperations.
public interface IRecoveryPointsOperations
type IRecoveryPointsOperations = interface
Public Interface IRecoveryPointsOperations
Méthodes
GetAccessTokenWithHttpMessagesAsync(String, String, String, String, String, String, AADPropertiesResource, Dictionary<String,List<String>>, CancellationToken) |
Retourne le jeton d’accès pour la communication entre BMS et le service Protection |
Méthodes d’extension
GetAccessToken(IRecoveryPointsOperations, String, String, String, String, String, String, AADPropertiesResource) |
Retourne le jeton d’accès pour la communication entre BMS et le service Protection |
GetAccessTokenAsync(IRecoveryPointsOperations, String, String, String, String, String, String, AADPropertiesResource, CancellationToken) |
Retourne le jeton d’accès pour la communication entre BMS et le service Protection |
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET