Sdílet prostřednictvím


ScheduleUpdateProperties interface

Schedule resource properties used for updates.

Properties

notes

Notes for this schedule.

recurrencePattern

The recurrence pattern of the scheduled actions.

startAt

When lab user virtual machines will be started. Timestamp offsets will be ignored and timeZoneId is used instead.

stopAt

When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead.

timeZoneId

The IANA timezone id for the schedule.

Property Details

notes

Notes for this schedule.

notes?: string

Property Value

string

recurrencePattern

The recurrence pattern of the scheduled actions.

recurrencePattern?: RecurrencePattern

Property Value

startAt

When lab user virtual machines will be started. Timestamp offsets will be ignored and timeZoneId is used instead.

startAt?: Date

Property Value

Date

stopAt

When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead.

stopAt?: Date

Property Value

Date

timeZoneId

The IANA timezone id for the schedule.

timeZoneId?: string

Property Value

string