manual Schedule
Parameters
value
A manual_schedule
block as documented below. When this block is present, the schedule type is set to Manual
. Without this block, the schedule type is set to Automated
.
suspend fun manualSchedule(argument: suspend VirtualMachineAutoBackupManualScheduleArgsBuilder.() -> Unit)
Parameters
argument
A manual_schedule
block as documented below. When this block is present, the schedule type is set to Manual
. Without this block, the schedule type is set to Automated
.