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