DscConfigurationPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters supplied to the create or update configuration operation.
public class DscConfigurationPatch
type DscConfigurationPatch = class
Public Class DscConfigurationPatch
- Inheritance
-
DscConfigurationPatch
Constructors
DscConfigurationPatch() |
Initializes a new instance of DscConfigurationPatch. |
Properties
Description |
Gets or sets the description of the configuration. |
IsLogProgressEnabled |
Gets or sets progress log option. |
IsLogVerboseEnabled |
Gets or sets verbose log option. |
Name |
Gets or sets name of the resource. |
Parameters |
Gets or sets the configuration parameters. |
Source |
Gets or sets the source. |
Tags |
Gets or sets the tags attached to the resource. |
Applies to
Azure SDK for .NET