次の方法で共有


PhysicalPartitionThroughputInfoResource(String) コンストラクター

定義

PhysicalPartitionThroughputInfoResource の新しいインスタンスを初期化します。

public PhysicalPartitionThroughputInfoResource (string id);
new Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResource : string -> Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResource
Public Sub New (id As String)

パラメーター

id
String

物理パーティションの ID。

例外

id が null です。

適用対象