Sdílet prostřednictvím


CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Metoda

Definice

Vrátí zřízenou propustnost v oboru kontejneru.

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

Parametry

entityType
IReadOnlyEntityType

Typ entity.

Návraty

Propustnost.

Platí pro