Get Scheduled Trigger Result
data class GetScheduledTriggerResult(val azureApiVersion: String, val createdAt: String, val id: String, val kind: String, val name: String, val provisioningState: String, val recurrenceInterval: String, val synchronizationMode: String? = null, val synchronizationTime: String, val systemData: SystemDataResponse, val triggerStatus: String, val type: String, val userName: String)
A type of trigger based on schedule
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, createdAt: String, id: String, kind: String, name: String, provisioningState: String, recurrenceInterval: String, synchronizationMode: String? = null, synchronizationTime: String, systemData: SystemDataResponse, triggerStatus: String, type: String, userName: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Gets the provisioning state
Link copied to clipboard
Recurrence Interval
Link copied to clipboard
Synchronization mode
Link copied to clipboard
Synchronization time
Link copied to clipboard
System Data of the Azure resource.
Link copied to clipboard
Gets the trigger state