Schedule Args
constructor(frequency: Output<Either<String, ScheduledFrequency>>? = null, poolName: Output<String>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, scheduleName: Output<String>? = null, state: Output<Either<String, ScheduleEnableStatus>>? = null, time: Output<String>? = null, timeZone: Output<String>? = null, top: Output<Int>? = null, type: Output<Either<String, ScheduledType>>? = null)