Interface AgentPool.DefinitionStages.WithVmSize

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

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

    • withVmSize

      Specifies the vmSize property: VmSize - The size of the agent pool VMs..
      Parameters:
      vmSize - VmSize - The size of the agent pool VMs.
      Returns:
      the next definition stage.