Partager via


CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Méthode

Définition

Retourne le débit provisionné à l’étendue du conteneur.

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

Paramètres

entityType
IReadOnlyEntityType

Type d'entité.

Retours

Débit.

S’applique à