Bagikan melalui


CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Metode

Definisi

Mengembalikan throughput yang disediakan pada cakupan kontainer.

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

Parameter

entityType
IReadOnlyEntityType

Jenis entitas.

Mengembalikan

Throughput.

Berlaku untuk