Sdílet prostřednictvím


CosmosModelExtensions.GetThroughput(IReadOnlyModel) Metoda

Definice

Vrátí zřízenou propustnost v oboru databáze.

public static Microsoft.Azure.Cosmos.ThroughputProperties? GetThroughput (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel model);
static member GetThroughput : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel -> Microsoft.Azure.Cosmos.ThroughputProperties
<Extension()>
Public Function GetThroughput (model As IReadOnlyModel) As ThroughputProperties

Parametry

model
IReadOnlyModel

Model.

Návraty

Propustnost.

Platí pro