Compartir a través de


Cluster.CapacityAllocated Propiedad

Definición

Obtiene representa el número de unidades de streaming que se usan actualmente en el clúster.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a