ConfigurationContent Class

Definition

The configuration content.

public class ConfigurationContent
type ConfigurationContent = class
Public Class ConfigurationContent
Inheritance
ConfigurationContent

Constructors

ConfigurationContent()

Initializes a new instance of the ConfigurationContent class.

ConfigurationContent(String, String, DscConfiguration, String, String)

Initializes a new instance of the ConfigurationContent class.

Properties

AutomationAccountName

Gets or sets the automaiton account name.

Content

Gets or sets the configuration script content.

CreationTime

Gets or sets the creation time.

LastModifiedTime

Gets or sets the last modified time.

Name

Gets or sets the name.

ResourceGroupName

Gets or sets the resource group name

Slot

Gets or sets the slot (publised or draft) of runbook.

Applies to