Aracılığıyla paylaş


CosmosEntityTypeExtensions.GetThroughput(IReadOnlyEntityType) Yöntem

Tanım

Kapsayıcı kapsamında sağlanan aktarım hızını döndürür.

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

Parametreler

entityType
IReadOnlyEntityType

Varlık türü.

Döndürülenler

Aktarım hızı.

Şunlara uygulanır