次の方法で共有


IBackupProtectionIntentOperations インターフェイス

定義

BackupProtectionIntentOperations 操作。

public interface IBackupProtectionIntentOperations
type IBackupProtectionIntentOperations = interface
Public Interface IBackupProtectionIntentOperations

メソッド

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

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

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

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

拡張メソッド

List(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

ListAsync(IBackupProtectionIntentOperations, String, String, ODataQuery<ProtectionIntentQueryObject>, String, CancellationToken)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

ListNext(IBackupProtectionIntentOperations, String)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

ListNextAsync(IBackupProtectionIntentOperations, String, CancellationToken)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

適用対象