你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GetBackupResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
BackupSet 列表的响应模型。
public class GetBackupResponse : Microsoft.Azure.AzureOperationResponse
type GetBackupResponse = class
inherit AzureOperationResponse
Public Class GetBackupResponse
Inherits AzureOperationResponse
- 继承
-
Microsoft.Azure.AzureOperationResponseGetBackupResponse
构造函数
GetBackupResponse() |
初始化 GetBackupResponse 类的新实例。 |
属性
BackupSetsList |
必需。 要返回的 BackupSet 列表 |
NextPageStartIdentifier |
必需。 跳过标识符转到下一页 |
NextPageUri |
必需。 用于转到下一个结果页的 URI 链接 |
TotalBackupCount |
必需。 结果中的备份集总数 |