DscConfiguration Class

Definition

The Configuration.

public class DscConfiguration
type DscConfiguration = class
Public Class DscConfiguration
Inheritance
DscConfiguration

Constructors

DscConfiguration()

Initializes a new instance of the DscConfiguration class.

DscConfiguration(String, String, DscConfiguration)

Initializes a new instance of the DscConfiguration class.

Properties

AutomationAccountName

Gets or sets the automation account name.

CreationTime

Gets or sets the creation time.

Description

Gets or sets the description.

LastModifiedTime

Gets or sets the last modified time.

Location

Gets or sets the location.

LogVerbose

Gets or sets a value indicating whether log verbose is enabled.

Name

Gets or sets the name.

Parameters

Gets or sets the parameters.

ResourceGroupName

Gets or sets the resource group name.

State

Gets or sets the state.

Tags

Gets or sets the tags.

Applies to