AdaptiveApplicationControlGroup.DefinitionStages.WithVmRecommendations Interface

public static interface AdaptiveApplicationControlGroup.DefinitionStages.WithVmRecommendations

The stage of the AdaptiveApplicationControlGroup definition allowing to specify vmRecommendations.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withVmRecommendations(List<VmRecommendation> vmRecommendations)

Specifies the vmRecommendations property: The vmRecommendations property..

Method Details

withVmRecommendations

public abstract AdaptiveApplicationControlGroup.DefinitionStages.WithCreate withVmRecommendations(List vmRecommendations)

Specifies the vmRecommendations property: The vmRecommendations property..

Parameters:

vmRecommendations - The vmRecommendations property.

Returns:

the next definition stage.

Applies to