Share via


Usage.CurrentValue Property

Definition

The current usage of the resource

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

Property Value

Implements

Attributes

Applies to