| BandwidthEntryModel Properties |
The BandwidthEntryModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DaysOfWeek |
Gets or sets the days of the week to which the entry applies.
| |
| EndTime |
Gets or sets the end time of the entry.
| |
| EntryType |
Gets or sets the type of the entry.
| |
| IsUnlimited |
Gets or sets a value indicating whether or not this entry allows unlimited bandwidth.
| |
| Limit |
Gets or sets the bandwidth limit for the entry, in bytes per second.
| |
| Name |
Gets or sets the name of the bandwidth schedule entry.
| |
| StartTime |
Gets or sets the start time of the entry.
|