OccurrenceProperties interface

Properties of a scheduled action occurrence.

Properties

provisioningState

Read-only. The current state of the occurrence.

resultSummary

Read-only. The result summary after the occurrence reaches a final state.

scheduledTime

Read-only. The UTC date and time when the occurrence is scheduled to run.

Property Details

provisioningState

Read-only. The current state of the occurrence.

provisioningState?: string

Property Value

string

resultSummary

Read-only. The result summary after the occurrence reaches a final state.

resultSummary: OccurrenceResultSummary

Property Value

scheduledTime

Read-only. The UTC date and time when the occurrence is scheduled to run.

scheduledTime: Date

Property Value

Date