Compartilhar via


IUsage.CurrentValue Property

Definition

The current value of the resource counter.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The current value of the resource counter.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="currentValue")]
public long? CurrentValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The current value of the resource counter.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="currentValue")>]
member this.CurrentValue : Nullable<int64>
Public ReadOnly Property CurrentValue As Nullable(Of Long)

Property Value

Attributes

Applies to