Volume Data Protection Backup Policy Args
data class VolumeDataProtectionBackupPolicyArgs(val backupPolicyId: Output<String>, val backupVaultId: Output<String>, val policyEnabled: Output<Boolean>? = null) : ConvertibleToJava<VolumeDataProtectionBackupPolicyArgs>
Properties
Link copied to clipboard
Resource ID of the backup policy to apply to the volume.
Link copied to clipboard
Resource ID of the backup backup vault to associate this volume to.
Link copied to clipboard
Enables the backup policy on the volume, defaults to true
. For more information on Azure NetApp Files Backup feature please see Understand Azure NetApp Files backup