Interface DscConfiguration.DefinitionStages.WithDescription

All Known Subinterfaces:
DscConfiguration.Definition, DscConfiguration.DefinitionStages.WithCreate
Enclosing interface:
DscConfiguration.DefinitionStages

public static interface DscConfiguration.DefinitionStages.WithDescription
The stage of the DscConfiguration definition allowing to specify description.
  • Method Details

    • withDescription

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