frequencyInterval

@JvmName(name = "dtuwhstslqwylysr")
suspend fun frequencyInterval(value: Output<Int>)
@JvmName(name = "mcsafvfyajocgxrh")
suspend fun frequencyInterval(value: Int)

Parameters

value

How often the backup should be executed (e.g. for weekly backup, this should be set to 7 and frequency_unit should be set to Day).

Note: Not all intervals are supported on all Windows Function App SKUs. Please refer to the official documentation for appropriate values.