LinuxFunctionAppBackupArgs

constructor(enabled: Output<Boolean>? = null, name: Output<String>, schedule: Output<LinuxFunctionAppBackupScheduleArgs>, storageAccountUrl: Output<String>)