VBREntraIDBackupSecondaryTarget
Contains secondary repository settings for a Entra ID tenant backup job.
Properties
Property | Type | Description |
---|---|---|
BackupRepository | CBackupRepository | Backup repository used as a secondary target. |
BackupWindow | VBRBackupWindowOptions | Specifies a time interval within which a backup job is allowed to create copies of Entra ID tenant backups. |
CustomEncryptionKey | VBREncryptionKey | Encryption key used to encrypt data stored in the secondary repository. |
CustomRetentionPeriod | Int32 | Retention period configured for the secondary repository. |
CustomRetentionType | VBRUnstructuredBackupShortTermRetentionType | Retention policy configured for the secondary repository. |
Related Commands