DscNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |