MongoDBClusterInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a MongoDB data source.
public class MongoDBClusterInfo
type MongoDBClusterInfo = class
Public Class MongoDBClusterInfo
- Inheritance
-
MongoDBClusterInfo
Properties
ClusterType |
The type of data source. |
Databases |
A list of non-system databases in the cluster. |
SupportsSharding |
Whether the cluster supports sharded collections. |
Version |
The version of the data source in the form x.y.z (e.g. 3.6.7). Not used if Type is BlobContainer. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET