Managed Cluster Agent Pool Profile Response
constructor(availabilityZones: List<String>? = null, capacityReservationGroupID: String? = null, count: Int? = null, creationData: CreationDataResponse? = null, currentOrchestratorVersion: String, eTag: String, enableAutoScaling: Boolean? = null, enableEncryptionAtHost: Boolean? = null, enableFIPS: Boolean? = null, enableNodePublicIP: Boolean? = null, enableUltraSSD: Boolean? = null, gpuInstanceProfile: String? = null, hostGroupID: String? = null, kubeletConfig: KubeletConfigResponse? = null, kubeletDiskType: String? = null, linuxOSConfig: LinuxOSConfigResponse? = null, maxCount: Int? = null, maxPods: Int? = null, messageOfTheDay: String? = null, minCount: Int? = null, mode: String? = null, name: String, networkProfile: AgentPoolNetworkProfileResponse? = null, 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? = null, provisioningState: String, proximityPlacementGroupID: String? = null, scaleDownMode: String? = null, scaleSetEvictionPolicy: String? = null, scaleSetPriority: String? = null, securityProfile: AgentPoolSecurityProfileResponse? = null, spotMaxPrice: Double? = null, tags: Map<String, String>? = null, type: String? = null, upgradeSettings: AgentPoolUpgradeSettingsResponse? = null, vmSize: String? = null, vnetSubnetID: String? = null, windowsProfile: AgentPoolWindowsProfileResponse? = null, workloadRuntime: String? = null)