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