Classes > BandwidthScheduleEntry

BandwidthScheduleEntry

Parameter of

BandwidthSchedule

Properties

Name Type Description
DaysOfWeek Weekdays

This values is the days of the week to which the entry applies.

IsUnlimited Boolean

This value is true if the entry allows unlimited bandwidth; otherwise, it is false.

Limit Int64

This value is the bandwidth limit in bytes per second.

Name String

This value is the name of the entry. It must be unique among all entries in the bandwidth schedule.

StartTime DateTime

This value is the start time of the entry. It should be between 00:00:00 and 23:59:59 (hh:mm:ss).