--- title: "VBRMongoDBProcessingOptions" description: "Contains processing options for MongoDB replica sets." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmongodbprocessingoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMongoDBProcessingOptions" dateModified: "2026-08-19" --- # VBRMongoDBProcessingOptions Contains processing options for MongoDB replica sets. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
BackupObject |
Specifies an array of discovered replica sets. The cmdlet adds these entities to the application backup policy. |
|
|
AllowBackupFromPrimary |
Boolean |
Allows backup from primary nodes. |
|
AutoSelectBackupSourceNode |
Boolean |
Selects the backup node automatically. |
|
BackupSourceNode |
Specifies the selected node to be backed up. |
|
|
AllowBackupSourceNodeFailover |
Boolean |
Allows switching to automatic node selection if the manually selected node is not available and the AutoSelectBackupSourceNode parameter is not enabled. |