Share via


ReservationSummaries.MaxUtilizationPercentage Eigenschaft

Definition

Ruft die maximale Stundenauslastung in der Nutzungszeit (Tag oder Monat) ab. Wenn z. B. der Nutzungsdatensatz dem 10.12.2017 entspricht und für Stunde 4 und 5 die Auslastung 100 % betrug, gibt dieses Feld für diesen Tag 100 % zurück.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: