ThroughputSettingsGetPropertiesResource Class
ThroughputSettingsGetPropertiesResource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cosmosdb.models._models_py3.ExtendedResourcePropertiesThroughputSettingsGetPropertiesResourceazure.mgmt.cosmosdb.models._models_py3.ThroughputSettingsResourceThroughputSettingsGetPropertiesResource
Constructor
ThroughputSettingsGetPropertiesResource(*, throughput: Optional[int] = None, autoscale_settings: Optional[_models.AutoscaleSettingsResource] = None, **kwargs)
Variables
- throughput
- int
Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both.
- autoscale_settings
- AutoscaleSettingsResource
Cosmos DB resource for autoscale settings. Either throughput is required or autoscaleSettings is required, but not both.
- minimum_throughput
- str
The minimum throughput of the resource.
- offer_replace_pending
- str
The throughput replace is pending.
- rid
- str
A system generated property. A unique identifier.
- ts
- float
A system generated property that denotes the last updated timestamp of the resource.
- etag
- str
A system generated property representing the resource etag required for optimistic concurrency control.
Feedback
Submit and view feedback for