Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BandwidthSchedule

Package version

The bandwidth schedule details.

Hierarchy

Index

Properties

days

days: DayOfWeek[]

The days of the week when this schedule is applicable.

Optional id

id: undefined | string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

rateInMbps

rateInMbps: number

The bandwidth rate in Mbps.

start

start: string

The start time of the schedule in UTC.

stop

stop: string

The stop time of the schedule in UTC.

Optional type

type: undefined | string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc