共用方式為


SubscriptionQuotaProperties.CurrentCount Property

Definition

The current usage of this resource.

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

Property Value

Implements

Attributes

Applies to