Backup Plan Backup Rule Resource Type
fun BackupPlanBackupRuleResourceType(completionWindowMinutes: Double? = null, copyActions: List<BackupPlanCopyActionResourceType>? = null, enableContinuousBackup: Boolean? = null, lifecycle: BackupPlanLifecycleResourceType? = null, recoveryPointTags: Any? = null, ruleName: String, scheduleExpression: String? = null, scheduleExpressionTimezone: String? = null, startWindowMinutes: Double? = null, targetBackupVault: String)