Offer Class
Represents a offer in an Azure Cosmos DB SQL API container.
To read and update offers use the associated methods on the <xref:azure.cosmos.offer.Container>.
- Inheritance
-
builtins.objectOffer
Constructor
Offer(offer_throughput: int, properties: Optional[Dict[str, Any]] = None)
Parameters
- offer_throughput
- properties
default value: None
Feedback
Submit and view feedback for