Interface AgentPool.UpdateStages.WithTags

All Known Subinterfaces:
AgentPool.Update
Enclosing interface:
AgentPool.UpdateStages

public static interface AgentPool.UpdateStages.WithTags
The stage of the AgentPool update allowing to specify tags.
  • Method Details

    • withTags

      AgentPool.Update withTags(Map<String,String> tags)
      Specifies the tags property: Resource tags..
      Parameters:
      tags - Resource tags.
      Returns:
      the next definition stage.