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

DscNode Class

Definition

The Dsc Node.

public class DscNode
type DscNode = class
Public Class DscNode
Inheritance
DscNode

Constructors

DscNode()

Initializes a new instance of the DscNode class.

DscNode(String, String, DscNode)

Initializes a new instance of the DscNode class.

Properties

AutomationAccountName

Gets or sets the automation account name.

Id

Gets or sets the Id.

IpAddress

Gets or sets the IP address.

LastSeen

Gets or sets the last seen time.

Name

Gets or sets the name.

NodeConfigurationName

Gets or sets the nodeconfiguration.

RegistrationTime

Gets or sets the registration time.

ResourceGroupName

Gets or sets the resource group name.

Status

Gets or sets the status.

Applies to