Capacity - Retrieves a list of capacities
This API call may take some more time as compared to other API calls
Please enter a valid token
The requested API version
1.0Success: List of available capacities retrieved successfully.
Class for storing information about capacity.
A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the CapacityId property.
A public property of type nullable string that has both a getter and a setter method, which allows for getting and setting the value of the CapacityName property.
A public property of type nullable string that has both a getter and a setter method, which allows for getting and setting the value of the Sku property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the CapacityState property.
A public property of type nullable string that has both a getter and a setter method, which allows for getting and setting the value of the Region property.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated