CosmosModelExtensions.GetThroughput(IReadOnlyModel) Method

Definition

Returns the provisioned throughput at database scope.

C#
public static Microsoft.Azure.Cosmos.ThroughputProperties? GetThroughput (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel model);

Parameters

model
IReadOnlyModel

The model.

Returns

The throughput.

Applies to

Produkt Versioner
Entity Framework Core 6.0, 7.0, 8.0, 9.0