UpdateWorkspaceQuotas interface
更新配额响应的属性。
属性
id | 指定资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
limit | 资源允许的最大配额。 |
status | 更新工作区配额的状态。 |
type | 指定资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
unit | 描述配额度量单位的枚举。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
id
指定资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
limit
资源允许的最大配额。
limit?: number
属性值
number
status
更新工作区配额的状态。
status?: string
属性值
string
type
指定资源类型。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string
unit
描述配额度量单位的枚举。 注意:此属性不会序列化。 它只能由服务器填充。
unit?: string
属性值
string