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

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)

列出备份项的备份副本。

适用于