pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppBackupScheduleArgs
/
LinuxFunctionAppBackupScheduleArgs
Linux
Function
App
Backup
Schedule
Args
fun
LinuxFunctionAppBackupScheduleArgs
(
frequencyInterval
:
Output
<
Int
>
,
frequencyUnit
:
Output
<
String
>
,
keepAtLeastOneBackup
:
Output
<
Boolean
>
?
=
null
,
lastExecutionTime
:
Output
<
String
>
?
=
null
,
retentionPeriodDays
:
Output
<
Int
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
)