共用方式為


IRecoveryPointsOperations Interface

Definition

RecoveryPointsOperations operations.

public interface IRecoveryPointsOperations
type IRecoveryPointsOperations = interface
Public Interface IRecoveryPointsOperations

Methods

GetAccessTokenWithHttpMessagesAsync(String, String, String, String, String, String, AADPropertiesResource, Dictionary<String,List<String>>, CancellationToken)

Returns the Access token for communication between BMS and Protection service

Extension Methods

GetAccessToken(IRecoveryPointsOperations, String, String, String, String, String, String, AADPropertiesResource)

Returns the Access token for communication between BMS and Protection service

GetAccessTokenAsync(IRecoveryPointsOperations, String, String, String, String, String, String, AADPropertiesResource, CancellationToken)

Returns the Access token for communication between BMS and Protection service

Applies to