--- title: "VEMDBCollection" description: "Contains details about a MongoDB collection. Property Type Description GUID Collection name. Bool If True, the collection belongs to a sharded cluster. String Name of the database to which the collection belongs." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vemdbcollection.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEMDBCollection" dateModified: "2026-08-18" --- # VEMDBCollection Contains details about a MongoDB collection.
|
Property |
Type |
Description |
|---|---|---|
|
Name |
GUID |
Collection name. |
|
Sharded |
Bool |
If True, the collection belongs to a sharded cluster. |
|
DatabaseName |
String |
Name of the database to which the collection belongs. |