IReservationUtilizationAggregates.ValueUnit 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 unit
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The aggregate value unit", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="valueUnit")]
public string ValueUnit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The aggregate value unit", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="valueUnit")>]
member this.ValueUnit : string
Public ReadOnly Property ValueUnit As String
Property Value
- Attributes