Compartir a través de


RedistributeThroughputPropertiesResource Clase

Definición

Recurso para redistribuir el rendimiento del recurso de Azure Cosmos DB.

public class RedistributeThroughputPropertiesResource
type RedistributeThroughputPropertiesResource = class
Public Class RedistributeThroughputPropertiesResource
Herencia
RedistributeThroughputPropertiesResource

Constructores

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

Inicializa una nueva instancia de RedistributeThroughputPropertiesResource.

Propiedades

SourcePhysicalPartitionThroughputInfo

Matriz de objetos PhysicalPartitionThroughputInfoResource.

TargetPhysicalPartitionThroughputInfo

Matriz de objetos PhysicalPartitionThroughputInfoResource.

ThroughputPolicy

ThroughputPolicy que se va a aplicar para la redistribución del rendimiento.

Se aplica a