Class GetInstanceTypesResult
Inheritance
System.Object
GetInstanceTypesResult
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 GetInstanceTypesResult
Fields
View Source
AvailabilityZone
Declaration
public readonly string AvailabilityZone
Field Value
| Type |
Description |
| System.String |
|
View Source
CpuCoreCount
Declaration
public readonly int? CpuCoreCount
Field Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
View Source
EniAmount
The maximum number of network interfaces that an instance type can be attached to.
Declaration
public readonly int? EniAmount
Field Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
View Source
GpuAmount
Declaration
public readonly int? GpuAmount
Field Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
View Source
GpuSpec
Declaration
public readonly string GpuSpec
Field Value
| Type |
Description |
| System.String |
|
View Source
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
Ids
A list of instance type IDs.
Declaration
public readonly ImmutableArray<string> Ids
Field Value
| Type |
Description |
| System.Collections.Immutable.ImmutableArray<System.String> |
|
View Source
InstanceChargeType
Declaration
public readonly string InstanceChargeType
Field Value
| Type |
Description |
| System.String |
|
View Source
InstanceTypeFamily
Declaration
public readonly string InstanceTypeFamily
Field Value
| Type |
Description |
| System.String |
|
View Source
InstanceTypes
A list of image types. Each element contains the following attributes:
Declaration
public readonly ImmutableArray<GetInstanceTypesInstanceTypeResult> InstanceTypes
Field Value
View Source
IsOutdated
Declaration
public readonly bool? IsOutdated
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
View Source
KubernetesNodeRole
Declaration
public readonly string KubernetesNodeRole
Field Value
| Type |
Description |
| System.String |
|
View Source
MemorySize
Size of memory, measured in GB.
Declaration
public readonly double? MemorySize
Field Value
| Type |
Description |
| System.Nullable<System.Double> |
|
View Source
NetworkType
Declaration
public readonly string NetworkType
Field Value
| Type |
Description |
| System.String |
|
View Source
OutputFile
Declaration
public readonly string OutputFile
Field Value
| Type |
Description |
| System.String |
|
View Source
SortedBy
Declaration
public readonly string SortedBy
Field Value
| Type |
Description |
| System.String |
|
View Source
SpotStrategy
Declaration
public readonly string SpotStrategy
Field Value
| Type |
Description |
| System.String |
|