Workspace interface
Properties
id | Workspace id |
name | Workspace name |
properties | Property bag |
type | Resource type |
Property Details
id
Workspace id
id?: string
Property Value
string
name
Workspace name
name?: string
Property Value
string
properties
Property bag
properties?: Record<string, unknown>
Property Value
Record<string, unknown>
type
Resource type
type?: string
Property Value
string