BandwidthSchedule interface

The schedule for bandwidth setting.

Properties

days

The days of the week when this schedule is applicable.

rateInMbps

The rate in Mbps.

start

The start time of the schedule.

stop

The stop time of the schedule.

Property Details

days

The days of the week when this schedule is applicable.

days: DayOfWeek[]

Property Value

rateInMbps

The rate in Mbps.

rateInMbps: number

Property Value

number

start

The start time of the schedule.

start: Time

Property Value

stop

The stop time of the schedule.

stop: Time

Property Value