IRecoveryPointsRecommendedForMoveOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET