Share via


IRecoveryPointsRecommendedForMoveOperations Interface

Definition

RecoveryPointsRecommendedForMoveOperations operations.

public interface IRecoveryPointsRecommendedForMoveOperations
type IRecoveryPointsRecommendedForMoveOperations = interface
Public Interface IRecoveryPointsRecommendedForMoveOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists the recovery points recommended for move to another tier

ListWithHttpMessagesAsync(String, String, String, String, String, ListRecoveryPointsRecommendedForMoveRequest, Dictionary<String, List<String>>, CancellationToken)

Lists the recovery points recommended for move to another tier

Extension Methods

List(IRecoveryPointsRecommendedForMoveOperations, String, String, String, String, String, ListRecoveryPointsRecommendedForMoveRequest)

Lists the recovery points recommended for move to another tier

ListAsync(IRecoveryPointsRecommendedForMoveOperations, String, String, String, String, String, ListRecoveryPointsRecommendedForMoveRequest, CancellationToken)

Lists the recovery points recommended for move to another tier

ListNext(IRecoveryPointsRecommendedForMoveOperations, String)

Lists the recovery points recommended for move to another tier

ListNextAsync(IRecoveryPointsRecommendedForMoveOperations, String, CancellationToken)

Lists the recovery points recommended for move to another tier

Applies to