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. |