你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NodeConfiguration Class

Definition

The Dsc Node configuration

public class NodeConfiguration
type NodeConfiguration = class
Public Class NodeConfiguration
Inheritance
NodeConfiguration

Constructors

NodeConfiguration()

Initializes a new instance of the NodeConfiguration class.

NodeConfiguration(String, String, DscNodeConfiguration, String)

Initializes a new instance of the NodeConfiguration class.

Properties

AutomationAccountName

Gets or sets the automaiton account name.

ConfigurationName

Gets or sets the configuration.

CreationTime

Gets or sets the tags.

LastModifiedTime

Gets or sets the last modified time of the job.

Name

Gets or sets the node configuration name

ResourceGroupName

Gets or sets the resource group name.

RollupStatus

Gets or sets the rollup status.

Applies to