Class ShardingInstanceMongoList
Inheritance
System.Object
ShardingInstanceMongoList
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.MongoDB.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class ShardingInstanceMongoList
Fields
View SourceConnectString
Mongo node connection string
Declaration
public readonly string ConnectString
Field Value
| Type | Description |
|---|---|
| System.String |
NodeClass
-(Required) Node specification. see Instance specifications.
Declaration
public readonly string NodeClass
Field Value
| Type | Description |
|---|---|
| System.String |
NodeId
The ID of the shard-node.
Declaration
public readonly string NodeId
Field Value
| Type | Description |
|---|---|
| System.String |
Port
Mongo node port
shard_list
Declaration
public readonly int? Port
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |