你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedistributeThroughputPropertiesResource 类

定义

用于重新分发 Azure Cosmos DB 资源的吞吐量的资源。

public class RedistributeThroughputPropertiesResource
type RedistributeThroughputPropertiesResource = class
Public Class RedistributeThroughputPropertiesResource
继承
RedistributeThroughputPropertiesResource

构造函数

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

初始化 RedistributeThroughputPropertiesResource 的新实例。

属性

SourcePhysicalPartitionThroughputInfo

PhysicalPartitionThroughputInfoResource 对象的数组。

TargetPhysicalPartitionThroughputInfo

PhysicalPartitionThroughputInfoResource 对象的数组。

ThroughputPolicy

要应用于吞吐量重新分发的 ThroughputPolicy。

适用于