Condividi tramite


CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Metodo

Definizione

Restituisce la velocità effettiva con provisioning nell'ambito del contenitore.

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

Parametri

entityType
IReadOnlyEntityType

Tipo di entità.

Restituisce

Velocità effettiva.

Si applica a