Interface AgentPool.DefinitionStages.WithCloudProviderProfile

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

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

    • withCloudProviderProfile

      AgentPool.DefinitionStages.WithCreate withCloudProviderProfile(CloudProviderProfile cloudProviderProfile)
      Specifies the cloudProviderProfile property: The underlying cloud infra provider properties..
      Parameters:
      cloudProviderProfile - The underlying cloud infra provider properties.
      Returns:
      the next definition stage.