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: Whether to enable host based OS and data drive encryption.AgentPoolInner.withEnableFips(Boolean enableFips) Set the enableFips property: Whether to use a FIPS-enabled OS.AgentPoolInner.withEnableNodePublicIp(Boolean enableNodePublicIp) Set the enableNodePublicIp property: Whether each node is allocated its own public IP.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: The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set.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: Message of the day for Linux nodes, base64-encoded.AgentPoolInner.withMinCount(Integer minCount) Set the minCount property: The minimum number of nodes for auto-scaling.AgentPoolInner.withMode(AgentPoolMode mode) Set the mode property: The mode of an agent pool.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: The public IP prefix ID which VM nodes should use IPs from.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: The version of Kubernetes specified by the user.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 OS disk type to be used for machines in the agent pool.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: Pod IP Allocation Mode.AgentPoolInner.withPodSubnetId(String podSubnetId) Set the podSubnetId property: The ID of the subnet which pods will join when launched.AgentPoolInner.withPowerState(PowerState powerState) Set the powerState property: Whether the Agent Pool is running or stopped.AgentPoolInner.withProximityPlacementGroupId(String proximityPlacementGroupId) Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.AgentPoolInner.withScaleDownMode(ScaleDownMode scaleDownMode) Set the scaleDownMode property: The scale down mode to use when scaling the Agent Pool.AgentPoolInner.withScaleSetEvictionPolicy(ScaleSetEvictionPolicy scaleSetEvictionPolicy) Set the scaleSetEvictionPolicy property: The Virtual Machine Scale Set eviction policy to use.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: The max price (in US Dollars) you are willing to pay for spot instances.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: The size of the agent pool VMs.AgentPoolInner.withVnetSubnetId(String vnetSubnetId) Set the vnetSubnetId property: The ID of the subnet which agent pool nodes and optionally pods will join on startup.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.