Interface AgentPool.Update
- All Superinterfaces:
AgentPool.UpdateStages.WithAvailabilityZones
,AgentPool.UpdateStages.WithCloudProviderProfile
,AgentPool.UpdateStages.WithCount
,AgentPool.UpdateStages.WithExtendedLocation
,AgentPool.UpdateStages.WithMaxCount
,AgentPool.UpdateStages.WithMaxPods
,AgentPool.UpdateStages.WithMinCount
,AgentPool.UpdateStages.WithMode
,AgentPool.UpdateStages.WithNodeImageVersion
,AgentPool.UpdateStages.WithNodeLabels
,AgentPool.UpdateStages.WithNodeTaints
,AgentPool.UpdateStages.WithOsType
,AgentPool.UpdateStages.WithStatus
,AgentPool.UpdateStages.WithTags
,AgentPool.UpdateStages.WithVmSize
- Enclosing interface:
- AgentPool
public static interface AgentPool.Update
extends AgentPool.UpdateStages.WithTags, AgentPool.UpdateStages.WithExtendedLocation, AgentPool.UpdateStages.WithStatus, AgentPool.UpdateStages.WithCount, AgentPool.UpdateStages.WithAvailabilityZones, AgentPool.UpdateStages.WithMaxCount, AgentPool.UpdateStages.WithMaxPods, AgentPool.UpdateStages.WithMinCount, AgentPool.UpdateStages.WithMode, AgentPool.UpdateStages.WithNodeLabels, AgentPool.UpdateStages.WithNodeTaints, AgentPool.UpdateStages.WithOsType, AgentPool.UpdateStages.WithNodeImageVersion, AgentPool.UpdateStages.WithVmSize, AgentPool.UpdateStages.WithCloudProviderProfile
The template for AgentPool update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithAvailabilityZones
withAvailabilityZones
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithCloudProviderProfile
withCloudProviderProfile
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithCount
withCount
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithExtendedLocation
withExtendedLocation
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithMaxCount
withMaxCount
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithMaxPods
withMaxPods
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithMinCount
withMinCount
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithMode
withMode
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithNodeImageVersion
withNodeImageVersion
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithNodeLabels
withNodeLabels
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithNodeTaints
withNodeTaints
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithOsType
withOsType
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithStatus
withStatus
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithTags
withTags
Methods inherited from interface com.azure.resourcemanager.hybridcontainerservice.models.AgentPool.UpdateStages.WithVmSize
withVmSize
-
Method Details
-
apply
AgentPool apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-