ResourceSkuCapacity Class
Describes scaling information of a SKU.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ResourceSkuCapacity
Constructor
ResourceSkuCapacity(**kwargs)
Variables
- minimum
- <xref:long>
The minimum capacity.
- maximum
- <xref:long>
The maximum capacity that can be set.
- default
- <xref:long>
The default capacity.
- scale_type
- str or ResourceSkuCapacityScaleType
The scale type applicable to the sku. Possible values include: "Automatic", "Manual", "None".
Feedback
Submit and view feedback for