toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Cluster
Pool
Resource
Properties
Response
Compute
Profile
Link copied to clipboard
constructor
(
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.