Interface DscConfiguration.UpdateStages.WithSource

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

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

    • withSource

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