ThroughputProperties.Throughput Property

Definition

Gets the provisioned throughput for a resource in measurement of request units per second in the Azure Cosmos service.

[Newtonsoft.Json.JsonIgnore]
public int? Throughput { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Throughput : Nullable<int>
Public ReadOnly Property Throughput As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to