Interface Solution.DefinitionStages.WithPlan

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

public static interface Solution.DefinitionStages.WithPlan
The stage of the Solution definition allowing to specify plan.
  • Method Details

    • withPlan

      Specifies the plan property: Plan for solution object supported by the OperationsManagement resource provider..
      Parameters:
      plan - Plan for solution object supported by the OperationsManagement resource provider.
      Returns:
      the next definition stage.