GetKubernetesClusterAgentPoolProfile

constructor(autoScalingEnabled: Boolean, count: Int, maxCount: Int, maxPods: Int, minCount: Int, name: String, nodeLabels: Map<String, String>, nodePublicIpEnabled: Boolean, nodePublicIpPrefixId: String, nodeTaints: List<String>, orchestratorVersion: String, osDiskSizeGb: Int, osType: String, tags: Map<String, String>, type: String, upgradeSettings: List<GetKubernetesClusterAgentPoolProfileUpgradeSetting>, vmSize: String, vnetSubnetId: String, zones: List<String>)