你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Backup interface
备份。
- 扩展
属性
created |
创建备份的时间。 |
device |
设备标识符。 |
elements | 备份元素。 |
expiration |
备份过期的时间。 |
initiated |
指示如何启动备份“手动 |Scheduled”。 |
size |
备份大小(以字节为单位)。 |
target |
为其执行备份的目标 FileServer 或 IscsiServer 的路径 ID。 |
target |
目标类型、FileServer 或 IscsiServer |
继承属性
id | 标识符。 注意:此属性不会序列化。 它只能由服务器填充。 |
name | 名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
createdTime
创建备份的时间。
createdTime?: Date
属性值
Date
deviceId
设备标识符。
deviceId: string
属性值
string
elements
expirationTime
备份过期的时间。
expirationTime?: Date
属性值
Date
initiatedBy
sizeInBytes
备份大小(以字节为单位)。
sizeInBytes: number
属性值
number
targetId
为其执行备份的目标 FileServer 或 IscsiServer 的路径 ID。
targetId?: string
属性值
string
targetType
目标类型、FileServer 或 IscsiServer
targetType?: string
属性值
string
继承属性详细信息
id
标识符。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自
name
名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
继承自