Interface DscNodeConfiguration.UpdateStages.WithSource

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

public static interface DscNodeConfiguration.UpdateStages.WithSource
The stage of the DscNodeConfiguration 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.