你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

提供保管库中存在的所有意向的可分页列表。

适用于