WebAppBackupConfigurationArgs

constructor(backupName: Output<String>? = null, backupSchedule: Output<BackupScheduleArgs>? = null, databases: Output<List<DatabaseBackupSettingArgs>>? = null, enabled: Output<Boolean>? = null, kind: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccountUrl: Output<String>? = null)