CosmosOptions.ContainerThroughputProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Throughput properties for containers. The default value is null
, which indicates that the serverless throughput mode will be used.
public Microsoft.Azure.Cosmos.ThroughputProperties? ContainerThroughputProperties { get; set; }
member this.ContainerThroughputProperties : Microsoft.Azure.Cosmos.ThroughputProperties with get, set
Public Property ContainerThroughputProperties As ThroughputProperties