Share via


VirtualNetworkUsage.CurrentValue Property

Definition

Gets indicates number of IPs used from the Subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public double? CurrentValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : Nullable<double>
Public ReadOnly Property CurrentValue As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to