Delen via


Cluster.CapacityAssigned Property

Definition

Represents the sum of the SUs of all streaming jobs associated with the cluster. If all of the jobs were running, this would be the capacity allocated.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public int? CapacityAssigned { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.CapacityAssigned : Nullable<int>
Public ReadOnly Property CapacityAssigned As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to