Share via


OccurrenceProperties interface

Properties for an occurrence

Properties

provisioningState

The aggregated provisioning state of the occurrence

resultSummary

The result for occurrences that achieved a terminal state

scheduledTime

The time the occurrence is scheduled for. This value can be changed by calling the delay API

Property Details

provisioningState

The aggregated provisioning state of the occurrence

provisioningState?: string

Property Value

string

resultSummary

The result for occurrences that achieved a terminal state

resultSummary: OccurrenceResultSummary

Property Value

scheduledTime

The time the occurrence is scheduled for. This value can be changed by calling the delay API

scheduledTime: Date

Property Value

Date