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

GetBackupResponse 类

定义

BackupSet 列表的响应模型。

public class GetBackupResponse : Microsoft.Azure.AzureOperationResponse
type GetBackupResponse = class
    inherit AzureOperationResponse
Public Class GetBackupResponse
Inherits AzureOperationResponse
继承
Microsoft.Azure.AzureOperationResponse
GetBackupResponse

构造函数

GetBackupResponse()

初始化 GetBackupResponse 类的新实例。

属性

BackupSetsList

必需。 要返回的 BackupSet 列表

NextPageStartIdentifier

必需。 跳过标识符转到下一页

NextPageUri

必需。 用于转到下一个结果页的 URI 链接

TotalBackupCount

必需。 结果中的备份集总数

适用于