IReservationResponse.UtilizationTrend 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.
last 7 day utilization trend for a reservation
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="last 7 day utilization trend for a reservation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trend")]
public string UtilizationTrend { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="last 7 day utilization trend for a reservation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trend")>]
member this.UtilizationTrend : string
Public ReadOnly Property UtilizationTrend As String
Property Value
- Attributes