次の方法で共有


Cluster.CapacityAllocated プロパティ

定義

Gets は、クラスターで現在使用されているストリーミング ユニットの数を表します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.capacityAllocated")]
public int? CapacityAllocated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.capacityAllocated")>]
member this.CapacityAllocated : Nullable<int>
Public ReadOnly Property CapacityAllocated As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象