CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Methode

Definition

Gibt den bereitgestellten Durchsatz im Containerbereich zurück.

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

Der Entitätstyp.

Gibt zurück

Der Durchsatz.

Gilt für: