Interface AgentPool.UpdateStages.WithCloudProviderProfile

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

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

    • withCloudProviderProfile

      AgentPool.Update 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.