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.object
Offer

Constructor

Offer(offer_throughput: int, properties: Optional[Dict[str, Any]] = None)

Parameters

offer_throughput
properties
default value: None