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

BackupElement interface

备份元素。

属性

elementId

唯一标识备份元素的路径 ID。

elementName

备份元素的名称。

elementType

备份元素的分层类型。

sizeInBytes

大小(以字节为单位)。

volumeContainerId

卷容器的路径 ID。

volumeName

卷的名称。

volumeType

卷类型。

属性详细信息

elementId

唯一标识备份元素的路径 ID。

elementId: string

属性值

string

elementName

备份元素的名称。

elementName: string

属性值

string

elementType

备份元素的分层类型。

elementType: string

属性值

string

sizeInBytes

大小(以字节为单位)。

sizeInBytes: number

属性值

number

volumeContainerId

卷容器的路径 ID。

volumeContainerId: string

属性值

string

volumeName

卷的名称。

volumeName: string

属性值

string

volumeType

卷类型。

volumeType?: VolumeType

属性值