次の方法で共有


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。

適用対象