--- title: "VEMDBPublishedCollection" description: "Contains details about a published MongoDB collection. Property Type Description String Published instance to which the collection belongs. Ushort Port used to connect to the instance." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vemdbpublishedcollection.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEMDBPublishedCollection" dateModified: "2026-08-18" --- # VEMDBPublishedCollection Contains details about a published MongoDB collection.

Property

Type

Description

Instance

String

Published instance to which the collection belongs.

Port

Ushort

Port used to connect to the instance.

DatabaseName

String

Name of the published database to which the collection belongs.

Name

String

Collection name.

## Related Commands [`Get-VEMDBPublishedCollection`](get-vemdbpublishedcollection.md)