Upravit

Sdílet prostřednictvím


CosmosOptions.ContainerThroughputProperties Property

Definition

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

Property Value

Applies to