Sdílet prostřednictvím


ConsumptionReservationSummary.ReservedHours Property

Definition

This is the total hours reserved. E.g. if reservation for 1 instance was made on 1 PM, this will be 11 hours for that day and 24 hours from subsequent days.

public decimal? ReservedHours { get; }
member this.ReservedHours : Nullable<decimal>
Public ReadOnly Property ReservedHours As Nullable(Of Decimal)

Property Value

Applies to