Workspace interface
属性
id | 工作区 ID |
name | 工作区名称 |
properties | 属性包 |
type | 资源类型 |
属性详细信息
id
工作区 ID
id?: string
属性值
string
name
工作区名称
name?: string
属性值
string
properties
属性包
properties?: Record<string, unknown>
属性值
Record<string, unknown>
type
资源类型
type?: string
属性值
string