Interface DscNodeConfiguration.UpdateStages.WithName

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

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

    Modifier and Type
    Method
    Description
    Specifies the name property: Name of the node configuration..
  • Method Details

    • withName

      Specifies the name property: Name of the node configuration..
      Parameters:
      name - Name of the node configuration.
      Returns:
      the next definition stage.