AutoscaleSettingsResource Class
Cosmos DB provisioned throughput settings object.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AutoscaleSettingsResource
Constructor
AutoscaleSettingsResource(*, max_throughput: int, auto_upgrade_policy: Optional[_models.AutoUpgradePolicyResource] = None, **kwargs)
Variables
- max_throughput
- int
Required. Represents maximum throughput container can scale up to.
- auto_upgrade_policy
- AutoUpgradePolicyResource
Cosmos DB resource auto-upgrade policy.
- target_max_throughput
- int
Represents target maximum throughput container can scale up to once offer is no longer in pending state.
Feedback
Submit and view feedback for