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

The template for AgentPool update.
  • Method Details

    • apply

      AgentPool apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AgentPool apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.