共用方式為


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