ScheduleResponse

constructor(action: Any, description: String? = null, displayName: String? = null, isEnabled: Boolean? = null, properties: Map<String, String>? = null, provisioningState: String, tags: Map<String, String>? = null, trigger: Either<CronTriggerResponse, RecurrenceTriggerResponse>)