toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
NodeConfigurationResponse
/
NodeConfigurationResponse
Node
Configuration
Response
constructor
(
agentPoolId
:
String
,
agentPoolName
:
String
,
cpuCores
:
Double
,
diskSizeGB
:
Double
,
memorySizeGB
:
Double
,
nodePoolName
:
String
,
nodes
:
List
<
NodeResponse
>
,
vmCount
:
Double
,
vmSize
:
String
)