Show / Hide Table of Contents

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 Source

Class

Shard instance specification.

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

Description

Shard instance description.

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

NodeId

Shard instance ID.

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

Storage

Shard disk.

Declaration
public readonly int Storage
Field Value
Type Description
System.Int32
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.