CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Метод

Определение

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

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

Параметры

entityType
IReadOnlyEntityType

Тип сущности.

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

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

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