VolumeDataProtectionBackupPolicy

data class VolumeDataProtectionBackupPolicy(val backupPolicyId: String, val backupVaultId: String, val policyEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(backupPolicyId: String, backupVaultId: String, policyEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

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
val policyEnabled: Boolean? = null

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