Class GetDiskTypesTypeResult
Inheritance
System.Object
GetDiskTypesTypeResult
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.Emr.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetDiskTypesTypeResult
Fields
View SourceMax
The maximum value of the data disk to supported the specific instance type
Declaration
public readonly int Max
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Min
The mininum value of the data disk to supported the specific instance type
Declaration
public readonly int Min
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Value
The value of the data disk or system disk
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |