RedistributeThroughputPropertiesResource Klasse

Definition

Ressource zum Verteilen des Durchsatzes für die Azure Cosmos DB-Ressource.

public class RedistributeThroughputPropertiesResource
type RedistributeThroughputPropertiesResource = class
Public Class RedistributeThroughputPropertiesResource
Vererbung
RedistributeThroughputPropertiesResource

Konstruktoren

RedistributeThroughputPropertiesResource(ThroughputPolicyType, IEnumerable<PhysicalPartitionThroughputInfoResource>, IEnumerable<PhysicalPartitionThroughputInfoResource>)

Initialisiert eine neue instance von RedistributeThroughputPropertiesResource.

Eigenschaften

SourcePhysicalPartitionThroughputInfo

Array von PhysicalPartitionThroughputInfoResource-Objekten.

TargetPhysicalPartitionThroughputInfo

Array von PhysicalPartitionThroughputInfoResource-Objekten.

ThroughputPolicy

ThroughputPolicy, die für die Durchsatzumverteilung angewendet werden soll.

Gilt für: