UpdateWorkspaceQuotas interface
The properties for update Quota response.
Properties
id | Specifies the resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
limit | The maximum permitted quota of the resource. |
status | Status of update workspace quota. |
type | Specifies the resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
unit | An enum describing the unit of quota measurement. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Specifies the resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
limit
The maximum permitted quota of the resource.
limit?: number
Property Value
number
status
Status of update workspace quota.
status?: string
Property Value
string
type
Specifies the resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
unit
An enum describing the unit of quota measurement. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string