Upravit

Sdílet prostřednictvím


CosmosOptions.DatabaseThroughput Property

Definition

Database configured throughput. If set to null, which is the default value, it will not be configured.

public int? DatabaseThroughput { get; set; }
member this.DatabaseThroughput : Nullable<int> with get, set
Public Property DatabaseThroughput As Nullable(Of Integer)

Property Value

Applies to