backup Plan Rule
Parameters
value
An array of BackupRule
objects, each of which specifies a scheduled task that is used to back up a selection of resources.
Parameters
values
An array of BackupRule
objects, each of which specifies a scheduled task that is used to back up a selection of resources.
suspend fun backupPlanRule(argument: List<suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit>)
suspend fun backupPlanRule(vararg argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)
suspend fun backupPlanRule(argument: suspend BackupPlanBackupRuleResourceTypeArgsBuilder.() -> Unit)
Parameters
argument
An array of BackupRule
objects, each of which specifies a scheduled task that is used to back up a selection of resources.