Share via


DscConfigurationCreateOrUpdateContent Class

Definition

The parameters supplied to the create or update configuration operation.

public class DscConfigurationCreateOrUpdateContent
type DscConfigurationCreateOrUpdateContent = class
Public Class DscConfigurationCreateOrUpdateContent
Inheritance
DscConfigurationCreateOrUpdateContent

Constructors

DscConfigurationCreateOrUpdateContent(AutomationContentSource)

Initializes a new instance of DscConfigurationCreateOrUpdateContent.

Properties

Description

Gets or sets the description of the configuration.

IsLogProgressEnabled

Gets or sets progress log option.

IsLogVerboseEnabled

Gets or sets verbose log option.

Location

Gets or sets the location of the resource.

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