Delen via


Cluster.CapacityAllocated Property

Definition

Represents the number of streaming units currently being used on the cluster.

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

Property Value

Implements

Attributes

Applies to