ScheduledActionProperties interface

예약된 작업 속성

속성

actionType

예약된 작업이 리소스에서 수행해야 하는 작업

disabled

예약된 작업이 비활성화되었는지 여부를 알 수 있습니다.

endTime

예약된 작업이 예약을 중지해야 하는 시간

notificationSettings

예약된 작업에 대한 알림 설정

provisioningState

리소스에서 수행된 마지막 프로비저닝 작업의 상태입니다.

resourceType

예약된 작업이 대상으로 하는 리소스 유형

schedule

예약된 작업이 따라야 하는 일정

startTime

예약된 작업이 실행을 시작해야 하는 시간

속성 세부 정보

actionType

예약된 작업이 리소스에서 수행해야 하는 작업

actionType: string

속성 값

string

disabled

예약된 작업이 비활성화되었는지 여부를 알 수 있습니다.

disabled?: boolean

속성 값

boolean

endTime

예약된 작업이 예약을 중지해야 하는 시간

endTime?: string

속성 값

string

notificationSettings

예약된 작업에 대한 알림 설정

notificationSettings: NotificationProperties[]

속성 값

provisioningState

리소스에서 수행된 마지막 프로비저닝 작업의 상태입니다.

provisioningState?: string

속성 값

string

resourceType

예약된 작업이 대상으로 하는 리소스 유형

resourceType: string

속성 값

string

schedule

예약된 작업이 따라야 하는 일정

schedule: ScheduledActionsSchedule

속성 값

startTime

예약된 작업이 실행을 시작해야 하는 시간

startTime: string

속성 값

string