CosmosDbPartitionedStorageOptions.ContainerThroughput 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.
Gets or sets the throughput set when creating the Container. Defaults to 400.
public int ContainerThroughput { get; set; }
member this.ContainerThroughput : int with get, set
Public Property ContainerThroughput As Integer
Property Value
Container throughput. Defaults to 400.