Interface AgentPool.DefinitionStages.WithNodeLabels

All Known Subinterfaces:
AgentPool.Definition, AgentPool.DefinitionStages.WithCreate
Enclosing interface:
AgentPool.DefinitionStages

public static interface AgentPool.DefinitionStages.WithNodeLabels
The stage of the AgentPool definition allowing to specify nodeLabels.
  • Method Details

    • withNodeLabels

      Specifies the nodeLabels property: NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool..
      Parameters:
      nodeLabels - NodeLabels - Agent pool node labels to be persisted across all nodes in agent pool.
      Returns:
      the next definition stage.