Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
Packages that use AgentPoolInner
Package
Description
Package containing the service clients for ContainerServiceManagementClient.
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of AgentPoolInner in com.azure.resourcemanager.containerservice.fluent
Methods in com.azure.resourcemanager.containerservice.fluent that return AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolsClient.createOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates an agent pool in the specified managed cluster.Gets the specified managed cluster agent pool.AgentPoolsClient.upgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.AgentPoolsClient.upgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName, com.azure.core.util.Context context) Upgrades the node image version of an agent pool to the latest.Methods in com.azure.resourcemanager.containerservice.fluent that return types with arguments of type AgentPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName, com.azure.core.util.Context context) Upgrades the node image version of an agent pool to the latest.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersion(String resourceGroupName, String resourceName, String agentPoolName, com.azure.core.util.Context context) Upgrades the node image version of an agent pool to the latest.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersionAsync(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginUpgradeNodeImageVersionAsync(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.AgentPoolsClient.createOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster.Gets the specified managed cluster agent pool.com.azure.core.http.rest.Response<AgentPoolInner> AgentPoolsClient.getWithResponse(String resourceGroupName, String resourceName, String agentPoolName, com.azure.core.util.Context context) Gets the specified managed cluster agent pool.Mono<com.azure.core.http.rest.Response<AgentPoolInner>> AgentPoolsClient.getWithResponseAsync(String resourceGroupName, String resourceName, String agentPoolName) Gets the specified managed cluster agent pool.com.azure.core.http.rest.PagedIterable<AgentPoolInner> Gets a list of agent pools in the specified managed cluster.com.azure.core.http.rest.PagedIterable<AgentPoolInner> AgentPoolsClient.list(String resourceGroupName, String resourceName, com.azure.core.util.Context context) Gets a list of agent pools in the specified managed cluster.com.azure.core.http.rest.PagedFlux<AgentPoolInner> Gets a list of agent pools in the specified managed cluster.AgentPoolsClient.upgradeNodeImageVersionAsync(String resourceGroupName, String resourceName, String agentPoolName) Upgrades the node image version of an agent pool to the latest.Methods in com.azure.resourcemanager.containerservice.fluent with parameters of type AgentPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AgentPoolInner>, AgentPoolInner> AgentPoolsClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdate(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters) Creates or updates an agent pool in the specified managed cluster.AgentPoolsClient.createOrUpdateAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AgentPoolsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceName, String agentPoolName, AgentPoolInner parameters, String ifMatch, String ifNoneMatch) Creates or updates an agent pool in the specified managed cluster. -
Uses of AgentPoolInner in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return AgentPoolInnerModifier and TypeMethodDescriptionstatic AgentPoolInnerAgentPoolInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AgentPoolInner from the JsonReader.AgentPoolInner.withAvailabilityZones(List<String> availabilityZones) Set the availabilityZones property: The list of Availability zones to use for nodes.AgentPoolInner.withCapacityReservationGroupId(String capacityReservationGroupId) Set the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.Set the count property: Number of agents (VMs) to host docker containers.AgentPoolInner.withCreationData(CreationData creationData) Set the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.AgentPoolInner.withEnableAutoScaling(Boolean enableAutoScaling) Set the enableAutoScaling property: Whether to enable auto-scaler.AgentPoolInner.withEnableEncryptionAtHost(Boolean enableEncryptionAtHost) Set the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.AgentPoolInner.withEnableFips(Boolean enableFips) Set the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.AgentPoolInner.withEnableNodePublicIp(Boolean enableNodePublicIp) Set the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.AgentPoolInner.withEnableUltraSsd(Boolean enableUltraSsd) Set the enableUltraSsd property: Whether to enable UltraSSD.AgentPoolInner.withGatewayProfile(AgentPoolGatewayProfile gatewayProfile) Set the gatewayProfile property: Profile specific to a managed agent pool in Gateway mode.AgentPoolInner.withGpuInstanceProfile(GpuInstanceProfile gpuInstanceProfile) Set the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.AgentPoolInner.withGpuProfile(GpuProfile gpuProfile) Set the gpuProfile property: GPU settings for the Agent Pool.AgentPoolInner.withHostGroupId(String hostGroupId) Set the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.AgentPoolInner.withKubeletConfig(KubeletConfig kubeletConfig) Set the kubeletConfig property: The Kubelet configuration on the agent pool nodes.AgentPoolInner.withKubeletDiskType(KubeletDiskType kubeletDiskType) Set the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.AgentPoolInner.withLinuxOSConfig(LinuxOSConfig linuxOSConfig) Set the linuxOSConfig property: The OS configuration of Linux agent nodes.AgentPoolInner.withMaxCount(Integer maxCount) Set the maxCount property: The maximum number of nodes for auto-scaling.AgentPoolInner.withMaxPods(Integer maxPods) Set the maxPods property: The maximum number of pods that can run on a node.AgentPoolInner.withMessageOfTheDay(String messageOfTheDay) Set the messageOfTheDay property: A base64-encoded string which will be written to /etc/motd after decoding.AgentPoolInner.withMinCount(Integer minCount) Set the minCount property: The minimum number of nodes for auto-scaling.AgentPoolInner.withMode(AgentPoolMode mode) Set the mode property: A cluster must have at least one 'System' Agent Pool at all times.AgentPoolInner.withNetworkProfile(AgentPoolNetworkProfile networkProfile) Set the networkProfile property: Network-related settings of an agent pool.AgentPoolInner.withNodeLabels(Map<String, String> nodeLabels) Set the nodeLabels property: The node labels to be persisted across all nodes in agent pool.AgentPoolInner.withNodePublicIpPrefixId(String nodePublicIpPrefixId) Set the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.AgentPoolInner.withNodeTaints(List<String> nodeTaints) Set the nodeTaints property: The taints added to new nodes during node pool create and scale.AgentPoolInner.withOrchestratorVersion(String orchestratorVersion) Set the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.AgentPoolInner.withOsDiskSizeGB(Integer osDiskSizeGB) Set the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.AgentPoolInner.withOsDiskType(OSDiskType osDiskType) Set the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.Set the osSku property: Specifies the OS SKU used by the agent pool.AgentPoolInner.withOsType(OSType osType) Set the osType property: OsType to be used to specify os type.AgentPoolInner.withPodIpAllocationMode(PodIpAllocationMode podIpAllocationMode) Set the podIpAllocationMode property: The IP allocation mode for pods in the agent pool.AgentPoolInner.withPodSubnetId(String podSubnetId) Set the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).AgentPoolInner.withPowerState(PowerState powerState) Set the powerState property: When an Agent Pool is first created it is initially Running.AgentPoolInner.withProximityPlacementGroupId(String proximityPlacementGroupId) Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.AgentPoolInner.withScaleDownMode(ScaleDownMode scaleDownMode) Set the scaleDownMode property: This also effects the cluster autoscaler behavior.AgentPoolInner.withScaleSetEvictionPolicy(ScaleSetEvictionPolicy scaleSetEvictionPolicy) Set the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.AgentPoolInner.withScaleSetPriority(ScaleSetPriority scaleSetPriority) Set the scaleSetPriority property: The Virtual Machine Scale Set priority.AgentPoolInner.withSecurityProfile(AgentPoolSecurityProfile securityProfile) Set the securityProfile property: The security settings of an agent pool.AgentPoolInner.withSpotMaxPrice(Float spotMaxPrice) Set the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.AgentPoolInner.withStatus(AgentPoolStatus status) Set the status property: Contains read-only information about the Agent Pool.Set the tags property: The tags to be persisted on the agent pool virtual machine scale set.AgentPoolInner.withTypePropertiesType(AgentPoolType type) Set the type property: The type of Agent Pool.AgentPoolInner.withUpgradeSettings(AgentPoolUpgradeSettings upgradeSettings) Set the upgradeSettings property: Settings for upgrading the agentpool.AgentPoolInner.withVirtualMachineNodesStatus(List<VirtualMachineNodes> virtualMachineNodesStatus) Set the virtualMachineNodesStatus property: The status of nodes in a VirtualMachines agent pool.AgentPoolInner.withVirtualMachinesProfile(VirtualMachinesProfile virtualMachinesProfile) Set the virtualMachinesProfile property: Specifications on VirtualMachines agent pool.AgentPoolInner.withVmSize(String vmSize) Set the vmSize property: VM size availability varies by region.AgentPoolInner.withVnetSubnetId(String vnetSubnetId) Set the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.AgentPoolInner.withWindowsProfile(AgentPoolWindowsProfile windowsProfile) Set the windowsProfile property: The Windows agent pool's specific profile.AgentPoolInner.withWorkloadRuntime(WorkloadRuntime workloadRuntime) Set the workloadRuntime property: Determines the type of workload a node can run. -
Uses of AgentPoolInner in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return AgentPoolInnerMethods in com.azure.resourcemanager.containerservice.models that return types with arguments of type AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolListResult.value()Get the value property: The list of agent pools.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type AgentPoolInnerModifier and TypeMethodDescriptionAgentPoolListResult.withValue(List<AgentPoolInner> value) Set the value property: The list of agent pools.Constructors in com.azure.resourcemanager.containerservice.models with parameters of type AgentPoolInnerModifierConstructorDescriptionprotectedAgentPoolData(AgentPoolInner innerModel) Creates an instance of agent pool data.