WeekendSchedulingConstraint interface

Constraint defining weekend scheduling restrictions

Extends

Properties

disabledReason

Reason why weekend scheduling is disabled

isDisabled

Indicates if scheduling is disabled on weekends

kind

The discriminator possible values: SchedulingWindow, WeekendScheduling, AvailableWindowForMaintenance, Blocked

Property Details

disabledReason

Reason why weekend scheduling is disabled

disabledReason?: string

Property Value

string

isDisabled

Indicates if scheduling is disabled on weekends

isDisabled?: boolean

Property Value

boolean

kind

The discriminator possible values: SchedulingWindow, WeekendScheduling, AvailableWindowForMaintenance, Blocked

kind: "WeekendScheduling"

Property Value

"WeekendScheduling"