--- title: "VEMDBDatabase" description: "Contains details about a MongoDB database. Property Type Description GUID Database name. Bool If True, the database belongs to a sharded cluster. Ulong Database size in bytes. Get-VEMDBDatabaseReturns backed-up MongoDB databases." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vemdbdatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEMDBDatabase" dateModified: "2026-08-18" --- # VEMDBDatabase Contains details about a MongoDB database.

Property

Type

Description

Name

GUID

Database name.

Sharded

Bool

If True, the database belongs to a sharded cluster.

Size

Ulong

Database size in bytes.

## Related Commands [`Get-VEMDBDatabase`](get-vemdbdatabase.md)