次の方法で共有


IRecoveryPointsCrrOperations インターフェイス

定義

RecoveryPointsCrrOperations 操作。

public interface IRecoveryPointsCrrOperations
type IRecoveryPointsCrrOperations = interface
Public Interface IRecoveryPointsCrrOperations

メソッド

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

バックアップ項目のバックアップ コピーを一覧表示します。

ListWithHttpMessagesAsync(String, String, String, String, String, ODataQuery<BMSRPQueryObject>, Dictionary<String,List<String>>, CancellationToken)

バックアップ項目のバックアップ コピーを一覧表示します。

拡張メソッド

List(IRecoveryPointsCrrOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>)

バックアップ項目のバックアップ コピーを一覧表示します。

ListAsync(IRecoveryPointsCrrOperations, String, String, String, String, String, ODataQuery<BMSRPQueryObject>, CancellationToken)

バックアップ項目のバックアップ コピーを一覧表示します。

ListNext(IRecoveryPointsCrrOperations, String)

バックアップ項目のバックアップ コピーを一覧表示します。

ListNextAsync(IRecoveryPointsCrrOperations, String, CancellationToken)

バックアップ項目のバックアップ コピーを一覧表示します。

適用対象