Interface DscConfiguration.UpdateStages.WithParameters

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

public static interface DscConfiguration.UpdateStages.WithParameters
The stage of the DscConfiguration update allowing to specify parameters.
  • Method Details

    • withParameters

      Specifies the parameters property: Gets or sets the configuration parameters..
      Parameters:
      parameters - Gets or sets the configuration parameters.
      Returns:
      the next definition stage.