Interface AdaptiveApplicationControlGroup.UpdateStages.WithVmRecommendations

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

public static interface AdaptiveApplicationControlGroup.UpdateStages.WithVmRecommendations
The stage of the AdaptiveApplicationControlGroup update allowing to specify vmRecommendations.
  • Method Details

    • withVmRecommendations

      AdaptiveApplicationControlGroup.Update withVmRecommendations(List<VmRecommendation> vmRecommendations)
      Specifies the vmRecommendations property: The vmRecommendations property..
      Parameters:
      vmRecommendations - The vmRecommendations property.
      Returns:
      the next definition stage.