StartStopManagedInstanceScheduleProperties interface

관리 인스턴스의 시작/중지 스케줄의 속성들.

속성

description

일정에 대한 설명입니다.

nextExecutionTime

다음 작업이 해당 일정 시간대에서 실행될 타임스탬프를 표시하세요.

nextRunAction

다음에 실행할 동작 (시작 또는 중지)

scheduleList

일정 목록.

timeZoneId

일정의 표준 시간대입니다.

속성 세부 정보

description

일정에 대한 설명입니다.

description?: string

속성 값

string

nextExecutionTime

다음 작업이 해당 일정 시간대에서 실행될 타임스탬프를 표시하세요.

nextExecutionTime?: string

속성 값

string

nextRunAction

다음에 실행할 동작 (시작 또는 중지)

nextRunAction?: string

속성 값

string

scheduleList

일정 목록.

scheduleList: ScheduleItem[]

속성 값

timeZoneId

일정의 표준 시간대입니다.

timeZoneId?: string

속성 값

string