Class GetInstancesInstanceResult
Inheritance
System.Object
GetInstancesInstanceResult
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()
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetInstancesInstanceResult
Fields
View Source
CreatedAt
Declaration
public readonly string CreatedAt
Field Value
| Type |
Description |
| System.String |
|
View Source
DataNodeAmount
Declaration
public readonly int DataNodeAmount
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
DataNodeDiskSize
Declaration
public readonly int DataNodeDiskSize
Field Value
| Type |
Description |
| System.Int32 |
|
View Source
DataNodeDiskType
Declaration
public readonly string DataNodeDiskType
Field Value
| Type |
Description |
| System.String |
|
View Source
DataNodeSpec
Declaration
public readonly string DataNodeSpec
Field Value
| Type |
Description |
| System.String |
|
View Source
Description
Declaration
public readonly string Description
Field Value
| Type |
Description |
| System.String |
|
View Source
Id
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
InstanceChargeType
Declaration
public readonly string InstanceChargeType
Field Value
| Type |
Description |
| System.String |
|
View Source
Status
Declaration
public readonly string Status
Field Value
| Type |
Description |
| System.String |
|
View Source
Declaration
public readonly ImmutableDictionary<string, object> Tags
Field Value
| Type |
Description |
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
|
View Source
UpdatedAt
Declaration
public readonly string UpdatedAt
Field Value
| Type |
Description |
| System.String |
|
View Source
Version
Declaration
public readonly string Version
Field Value
| Type |
Description |
| System.String |
|
View Source
VswitchId
Declaration
public readonly string VswitchId
Field Value
| Type |
Description |
| System.String |
|