jobSchedules

@JvmName(name = "cifctygffedowrww")
suspend fun jobSchedules(value: Output<List<RunBookJobScheduleArgs>>)
@JvmName(name = "xljwxsquroihubkb")
suspend fun jobSchedules(value: List<RunBookJobScheduleArgs>?)

Parameters

value

One or more job_schedule block as defined below.

Note: AzureRM provides a stand-alone azure.automation.JobSchedule and this inlined job_schedule property to manage the job schedules. At this time you should choose one of them to manage the job schedule resources.


@JvmName(name = "oxaxyraidavrqpji")
suspend fun jobSchedules(vararg values: Output<RunBookJobScheduleArgs>)


@JvmName(name = "kcxiixulwbvmlwrl")
suspend fun jobSchedules(values: List<Output<RunBookJobScheduleArgs>>)
@JvmName(name = "qqshwjlqicbuaqho")
suspend fun jobSchedules(vararg values: RunBookJobScheduleArgs)

Parameters

values

One or more job_schedule block as defined below.

Note: AzureRM provides a stand-alone azure.automation.JobSchedule and this inlined job_schedule property to manage the job schedules. At this time you should choose one of them to manage the job schedule resources.


@JvmName(name = "ukljjjlwawyqbuhp")
suspend fun jobSchedules(argument: List<suspend RunBookJobScheduleArgsBuilder.() -> Unit>)
@JvmName(name = "ssuclpptlnoxohfd")
suspend fun jobSchedules(vararg argument: suspend RunBookJobScheduleArgsBuilder.() -> Unit)
@JvmName(name = "mjfbcdrijqvwodrw")
suspend fun jobSchedules(argument: suspend RunBookJobScheduleArgsBuilder.() -> Unit)

Parameters

argument

One or more job_schedule block as defined below.

Note: AzureRM provides a stand-alone azure.automation.JobSchedule and this inlined job_schedule property to manage the job schedules. At this time you should choose one of them to manage the job schedule resources.