Class MongodbCluster
MongoDB Cluster structure.
Implements
Inherited Members
Namespace: Google.Apis.Datastream.v1.Data
Assembly: Google.Apis.Datastream.v1.dll
Syntax
public class MongodbCluster : IDirectResponseSchemaProperties
Databases
MongoDB databases in the cluster.
Declaration
[JsonProperty("databases")]
public virtual IList<MongodbDatabase> Databases { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<MongodbDatabase> | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |