NodeConfigurationResponse

constructor(agentPoolId: String, agentPoolName: String, cpuCores: Double, diskSizeGB: Double, memorySizeGB: Double, nodePoolName: String, nodes: List<NodeResponse>, vmCount: Double, vmSize: String)