pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
ClusterPoolResourcePropertiesResponseComputeProfile
Cluster
Pool
Resource
Properties
Response
Compute
Profile
data
class
ClusterPoolResourcePropertiesResponseComputeProfile
(
val
count
:
Int
,
val
vmSize
:
String
)
CLuster pool compute profile.
Types
Constructors
Properties
Constructors
Cluster
Pool
Resource
Properties
Response
Compute
Profile
Link copied to clipboard
fun
ClusterPoolResourcePropertiesResponseComputeProfile
(
count
:
Int
,
vmSize
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Int
The number of virtual machines.
vm
Size
Link copied to clipboard
val
vmSize
:
String
The virtual machine SKU.