次の方法で共有


IBackupWorkloadItemsOperations インターフェイス

定義

BackupWorkloadItemsOperations 操作。

public interface IBackupWorkloadItemsOperations
type IBackupWorkloadItemsOperations = interface
Public Interface IBackupWorkloadItemsOperations

メソッド

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

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

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

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

拡張メソッド

List(IBackupWorkloadItemsOperations, String, String, String, String, ODataQuery<BMSWorkloadItemQueryObject>, String)

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

ListAsync(IBackupWorkloadItemsOperations, String, String, String, String, ODataQuery<BMSWorkloadItemQueryObject>, String, CancellationToken)

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

ListNext(IBackupWorkloadItemsOperations, String)

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

ListNextAsync(IBackupWorkloadItemsOperations, String, CancellationToken)

クエリ フィルターと改ページパラメーターに従って、特定のコンテナーのワークロード 項目のページング可能な一覧を提供します。

適用対象