DscConfigurationParameter Class
Definition of the configuration parameter type.
- Inheritance
-
DscConfigurationParameter
Constructor
DscConfigurationParameter(*, type: Optional[str] = None, is_mandatory: Optional[bool] = None, position: Optional[int] = None, default_value: Optional[str] = None, **kwargs)
Parameters
- is_mandatory
- bool
Required
Gets or sets a Boolean value to indicate whether the parameter is mandatory or not.
Feedback
Submit and view feedback for