IReservationUtilizationAggregates.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The aggregate value
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The aggregate value", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="value")]
public float? Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The aggregate value", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Nullable<single>
Public ReadOnly Property Value As Nullable(Of Single)
Property Value
- Attributes