pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
NodeConfigurationResponse
/
NodeConfigurationResponse
Node
Configuration
Response
fun
NodeConfigurationResponse
(
agentPoolId
:
String
,
agentPoolName
:
String
,
cpuCores
:
Double
,
diskSizeGB
:
Double
,
memorySizeGB
:
Double
,
nodePoolName
:
String
,
nodes
:
List
<
NodeResponse
>
,
vmCount
:
Double
,
vmSize
:
String
)