共用方式為


DataStore interface

MT 的資料存放區詳細資料。

屬性

capacity

GB 中的資料存放區容量。

freeSpace

GB 中的資料存放區可用空間。

symbolicName

資料存放區的符號名稱。

type

資料存放區的類型。

uuid

資料存放區的 uuid。

屬性詳細資料

capacity

GB 中的資料存放區容量。

capacity?: string

屬性值

string

freeSpace

GB 中的資料存放區可用空間。

freeSpace?: string

屬性值

string

symbolicName

資料存放區的符號名稱。

symbolicName?: string

屬性值

string

type

資料存放區的類型。

type?: string

屬性值

string

uuid

資料存放區的 uuid。

uuid?: string

屬性值

string