Show / Hide Table of Contents

Class ShardingInstanceShardList

Inheritance
System.Object
ShardingInstanceShardList
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 ShardingInstanceShardList

Fields

View Source

NodeClass

-(Required) Node specification. see Instance specifications.

Declaration
public readonly string NodeClass
Field Value
Type Description
System.String
View Source

NodeId

The ID of the shard-node.

Declaration
public readonly string NodeId
Field Value
Type Description
System.String
View Source

NodeStorage

  • Custom storage space; value range: [10, 1,000]
  • 10-GB increments. Unit: GB.
Declaration
public readonly int NodeStorage
Field Value
Type Description
System.Int32
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.