| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent |
Package containing the service clients for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolInner |
AgentPoolsClient.createOrUpdate(String resourceGroupName,
String resourceName,
String agentPoolName,
AgentPoolInner parameters)
Creates or updates an agent pool in the specified managed cluster.
|
AgentPoolInner |
AgentPoolsClient.createOrUpdate(String resourceGroupName,
String resourceName,
String agentPoolName,
AgentPoolInner parameters,
com.azure.core.util.Context context)
Creates or updates an agent pool in the specified managed cluster.
|
AgentPoolInner |
AgentPoolsClient.get(String resourceGroupName,
String resourceName,
String agentPoolName)
Gets the details of the agent pool by managed cluster and resource group.
|
| Modifier and Type | Method and Description |
|---|---|
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,
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.
|
AgentPoolInner |
AgentPoolsClient.createOrUpdate(String resourceGroupName,
String resourceName,
String agentPoolName,
AgentPoolInner parameters)
Creates or updates an agent pool in the specified managed cluster.
|
AgentPoolInner |
AgentPoolsClient.createOrUpdate(String resourceGroupName,
String resourceName,
String agentPoolName,
AgentPoolInner parameters,
com.azure.core.util.Context context)
Creates or updates an agent pool in the specified managed cluster.
|
Mono<AgentPoolInner> |
AgentPoolsClient.createOrUpdateAsync(String resourceGroupName,
String resourceName,
String agentPoolName,
AgentPoolInner parameters)
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)
Creates or updates an agent pool in the specified managed cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolInner |
AgentPoolInner.withAvailabilityZones(List<String> availabilityZones)
Set the availabilityZones property: Availability zones for nodes.
|
AgentPoolInner |
AgentPoolInner.withCount(Integer count)
Set the count property: Number of agents (VMs) to host docker containers.
|
AgentPoolInner |
AgentPoolInner.withEnableAutoScaling(Boolean enableAutoScaling)
Set the enableAutoScaling property: Whether to enable auto-scaler.
|
AgentPoolInner |
AgentPoolInner.withEnableNodePublicIp(Boolean enableNodePublicIp)
Set the enableNodePublicIp property: Enable public IP for nodes.
|
AgentPoolInner |
AgentPoolInner.withMaxCount(Integer maxCount)
Set the maxCount property: Maximum number of nodes for auto-scaling.
|
AgentPoolInner |
AgentPoolInner.withMaxPods(Integer maxPods)
Set the maxPods property: Maximum number of pods that can run on a node.
|
AgentPoolInner |
AgentPoolInner.withMinCount(Integer minCount)
Set the minCount property: Minimum number of nodes for auto-scaling.
|
AgentPoolInner |
AgentPoolInner.withMode(AgentPoolMode mode)
Set the mode property: AgentPoolMode represents mode of an agent pool.
|
AgentPoolInner |
AgentPoolInner.withNodeImageVersion(String nodeImageVersion)
Set the nodeImageVersion property: Version of node image.
|
AgentPoolInner |
AgentPoolInner.withNodeLabels(Map<String,String> nodeLabels)
Set the nodeLabels property: Agent pool node labels to be persisted across all nodes in agent pool.
|
AgentPoolInner |
AgentPoolInner.withNodeTaints(List<String> nodeTaints)
Set the nodeTaints property: Taints added to new nodes during node pool create and scale.
|
AgentPoolInner |
AgentPoolInner.withOrchestratorVersion(String orchestratorVersion)
Set the orchestratorVersion property: Version of orchestrator specified when creating the managed cluster.
|
AgentPoolInner |
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 this
master/agent pool.
|
AgentPoolInner |
AgentPoolInner.withOsType(OSType osType)
Set the osType property: OsType to be used to specify os type.
|
AgentPoolInner |
AgentPoolInner.withProximityPlacementGroupId(String proximityPlacementGroupId)
Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.
|
AgentPoolInner |
AgentPoolInner.withScaleSetEvictionPolicy(ScaleSetEvictionPolicy scaleSetEvictionPolicy)
Set the scaleSetEvictionPolicy property: ScaleSetEvictionPolicy to be used to specify eviction policy for Spot
virtual machine scale set.
|
AgentPoolInner |
AgentPoolInner.withScaleSetPriority(ScaleSetPriority scaleSetPriority)
Set the scaleSetPriority property: ScaleSetPriority to be used to specify virtual machine scale set priority.
|
AgentPoolInner |
AgentPoolInner.withSpotMaxPrice(Float spotMaxPrice)
Set the spotMaxPrice property: SpotMaxPrice to be used to specify the maximum price you are willing to pay in US
Dollars.
|
AgentPoolInner |
AgentPoolInner.withTags(Map<String,String> tags)
Set the tags property: Agent pool tags to be persisted on the agent pool virtual machine scale set.
|
AgentPoolInner |
AgentPoolInner.withTypePropertiesType(AgentPoolType typePropertiesType)
Set the typePropertiesType property: AgentPoolType represents types of an agent pool.
|
AgentPoolInner |
AgentPoolInner.withUpgradeSettings(AgentPoolUpgradeSettings upgradeSettings)
Set the upgradeSettings property: Settings for upgrading the agentpool.
|
AgentPoolInner |
AgentPoolInner.withVmSize(ContainerServiceVMSizeTypes vmSize)
Set the vmSize property: Size of agent VMs.
|
AgentPoolInner |
AgentPoolInner.withVnetSubnetId(String vnetSubnetId)
Set the vnetSubnetId property: VNet SubnetID specifies the VNet's subnet identifier.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.