Managed Cluster Agent Pool Profile Response
constructor(availabilityZones: List<String>? = null, count: Int? = null, enableAutoScaling: Boolean? = null, enableEncryptionAtHost: Boolean? = null, enableFIPS: Boolean? = null, enableNodePublicIP: Boolean? = null, gpuInstanceProfile: String? = null, kubeletConfig: KubeletConfigResponse? = null, kubeletDiskType: String? = null, linuxOSConfig: LinuxOSConfigResponse? = null, maxCount: Int? = null, maxPods: Int? = null, minCount: Int? = null, mode: String? = null, name: String, nodeImageVersion: String, nodeLabels: Map<String, String>? = null, nodePublicIPPrefixID: String? = null, nodeTaints: List<String>? = null, orchestratorVersion: String? = null, osDiskSizeGB: Int? = null, osDiskType: String? = null, osSKU: String? = null, osType: String? = null, podSubnetID: String? = null, powerState: PowerStateResponse, provisioningState: String, proximityPlacementGroupID: String? = null, scaleSetEvictionPolicy: String? = null, scaleSetPriority: String? = null, spotMaxPrice: Double? = null, tags: Map<String, String>? = null, type: String? = null, upgradeSettings: AgentPoolUpgradeSettingsResponse? = null, vmSize: String? = null, vnetSubnetID: String? = null)