UpdateWorkspaceQuotasResult Class

The result of update workspace quota.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
UpdateWorkspaceQuotasResult

Constructor

UpdateWorkspaceQuotasResult(**kwargs)

Variables

value
list[UpdateWorkspaceQuotas]

The list of workspace quota update result.

next_link
str

The URI to fetch the next page of workspace quota update result. Call ListNext() with this to fetch the next page of Workspace Quota update result.