Interface DscConfiguration.UpdateStages.WithName

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

public static interface DscConfiguration.UpdateStages.WithName
The stage of the DscConfiguration update allowing to specify name.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the name property: Gets or sets name of the resource..
  • Method Details

    • withName

      Specifies the name property: Gets or sets name of the resource..
      Parameters:
      name - Gets or sets name of the resource.
      Returns:
      the next definition stage.