Get Cluster Node Pool Result
constructor(autoScalingEnabled: Boolean, evictionPolicy: String, id: String, kubernetesClusterName: String, maxCount: Int, maxPods: Int, minCount: Int, mode: String, name: String, nodeCount: Int, nodeLabels: Map<String, String>, nodePublicIpEnabled: Boolean, nodePublicIpPrefixId: String, nodeTaints: List<String>, orchestratorVersion: String, osDiskSizeGb: Int, osDiskType: String, osType: String, priority: String, proximityPlacementGroupId: String, resourceGroupName: String, spotMaxPrice: Double, tags: Map<String, String>, upgradeSettings: List<GetClusterNodePoolUpgradeSetting>, vmSize: String, vnetSubnetId: String, zones: List<String>)