CosmosModelExtensions.GetThroughputConfigurationSource Method

Definition

Gets the ConfigurationSource for the provisioned throughput at database scope.

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetThroughputConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionModel model);

Parameters

model
IConventionModel

The model.

Returns

The ConfigurationSource for the throughput.

Applies to

Toode Versioonid
Entity Framework Core 6.0, 7.0, 8.0, 9.0