CosmosModelExtensions.GetThroughput(IReadOnlyModel) Метод

Определение

Возвращает подготовленную пропускную способность в область базы данных.

public static Microsoft.Azure.Cosmos.ThroughputProperties? GetThroughput (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel model);
static member GetThroughput : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel -> Microsoft.Azure.Cosmos.ThroughputProperties
<Extension()>
Public Function GetThroughput (model As IReadOnlyModel) As ThroughputProperties

Параметры

model
IReadOnlyModel

Модель.

Возвращаемое значение

Пропускная способность.

Применяется к