次の方法で共有


IRecoveryPointsRecommendedForMoveOperations インターフェイス

定義

RecoveryPointsRecommendedForMoveOperations 操作。

public interface IRecoveryPointsRecommendedForMoveOperations
type IRecoveryPointsRecommendedForMoveOperations = interface
Public Interface IRecoveryPointsRecommendedForMoveOperations

メソッド

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

別の層への移動に推奨される復旧ポイントの一覧を示します

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

別の層への移動に推奨される復旧ポイントの一覧を示します

拡張メソッド

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

別の層への移動に推奨される復旧ポイントの一覧を示します

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

別の層への移動に推奨される復旧ポイントの一覧を示します

ListNext(IRecoveryPointsRecommendedForMoveOperations, String)

別の層への移動に推奨される復旧ポイントの一覧を示します

ListNextAsync(IRecoveryPointsRecommendedForMoveOperations, String, CancellationToken)

別の層への移動に推奨される復旧ポイントの一覧を示します

適用対象