DscNodeReport 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 Report.
public class DscNodeReport
type DscNodeReport = class
Public Class DscNodeReport
- Inheritance
-
DscNodeReport
Constructors
DscNodeReport() |
Initializes a new instance of the DscNodeReport class. |
DscNodeReport(String, String, String, DscNodeReport) |
Initializes a new instance of the DscNodeReport class. |
Properties
AutomationAccountName |
Gets or sets the automation account name. |
EndTime |
Gets or sets the end time. |
Id |
Gets or sets the report id. |
LastModifiedTime |
Gets or sets the last modified time. |
NodeId |
Gets or sets the Node id. |
RebootRequested |
Gets or sets the Reboot Requested. |
RefreshMode |
Gets or sets the Refresh Mode. |
ReportFormatVersion |
Gets or sets the Report Format Version. |
ReportType |
Gets or sets the report type. |
ResourceGroupName |
Gets or sets the resource group name. |
StartTime |
Gets or sets the start time. |
Status |
Gets or sets the Status. |