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

Backup interface

备份。

扩展

属性

createdTime

创建备份的时间。

deviceId

设备标识符。

elements

备份元素。

expirationTime

备份过期的时间。

initiatedBy

指示如何启动备份“手动 |Scheduled”。

sizeInBytes

备份大小(以字节为单位)。

targetId

为其执行备份的目标 FileServer 或 IscsiServer 的路径 ID。

targetType

目标类型、FileServer 或 IscsiServer

继承属性

id

标识符。 注意:此属性不会序列化。 它只能由服务器填充。

name

名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

createdTime

创建备份的时间。

createdTime?: Date

属性值

Date

deviceId

设备标识符。

deviceId: string

属性值

string

elements

备份元素。

elements: BackupElement[]

属性值

expirationTime

备份过期的时间。

expirationTime?: Date

属性值

Date

initiatedBy

指示如何启动备份“手动 |Scheduled”。

initiatedBy: InitiatedBy

属性值

sizeInBytes

备份大小(以字节为单位)。

sizeInBytes: number

属性值

number

targetId

为其执行备份的目标 FileServer 或 IscsiServer 的路径 ID。

targetId?: string

属性值

string

targetType

目标类型、FileServer 或 IscsiServer

targetType?: string

属性值

string

继承属性详细信息

id

标识符。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自BaseModel.id

name

名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自BaseModel.name

type

类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自 baseModel.type