你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IReservationResponse.UtilizationTrend Property

Definition

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

Applies to