通过


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

SubvolumeProperties interface

这表示与子卷关联的路径

属性

parentPath

子卷的父路径

path

子卷的路径

provisioningState

Azure 生命周期管理

size

截断所提供的大小(以字节为单位)的子卷

属性详细信息

parentPath

子卷的父路径

parentPath?: null | string

属性值

null | string

path

子卷的路径

path?: string

属性值

string

provisioningState

Azure 生命周期管理

provisioningState?: string

属性值

string

size

截断所提供的大小(以字节为单位)的子卷

size?: null | number

属性值

null | number