Class GetInstancesInstanceShardResult
Inheritance
System.Object
GetInstancesInstanceShardResult
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 GetInstancesInstanceShardResult
Fields
View SourceClass
Shard instance specification.
Declaration
public readonly string Class
Field Value
| Type | Description |
|---|---|
| System.String |
Description
Shard instance description.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
NodeId
Shard instance ID.
Declaration
public readonly string NodeId
Field Value
| Type | Description |
|---|---|
| System.String |
Storage
Shard disk.
Declaration
public readonly int Storage
Field Value
| Type | Description |
|---|---|
| System.Int32 |