次の方法で共有


ReservationSummaries.AvgUtilizationPercentage プロパティ

定義

これは、時間範囲全体の平均使用率を取得します。 (グレインに応じて日または月)

[Newtonsoft.Json.JsonProperty(PropertyName="properties.avgUtilizationPercentage")]
public decimal? AvgUtilizationPercentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.avgUtilizationPercentage")>]
member this.AvgUtilizationPercentage : Nullable<decimal>
Public ReadOnly Property AvgUtilizationPercentage As Nullable(Of Decimal)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象