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.
Definition of the dsc node report type.
public class DscNodeReport
type DscNodeReport = class
Public Class DscNodeReport
- Inheritance
-
DscNodeReport
Properties
ConfigurationVersion |
Gets or sets the configurationVersion of the node report. |
DscNodeReportType |
Gets or sets the type of the node report. |
EndOn |
Gets or sets the end time of the node report. |
Errors |
Gets or sets the errors for the node report. |
HostName |
Gets or sets the hostname of the node that sent the report. |
Id |
Gets or sets the id. |
IPV4Addresses |
Gets or sets the IPv4 address of the node that sent the report. |
IPV6Addresses |
Gets or sets the IPv6 address of the node that sent the report. |
LastModifiedOn |
Gets or sets the lastModifiedTime of the node report. |
MetaConfiguration |
Gets or sets the metaConfiguration of the node at the time of the report. |
NumberOfResources |
Gets or sets the number of resource in the node report. |
RawErrors |
Gets or sets the unparsed errors for the node report. |
RebootRequested |
Gets or sets the rebootRequested of the node report. |
RefreshMode |
Gets or sets the refreshMode of the node report. |
ReportFormatVersion |
Gets or sets the reportFormatVersion of the node report. |
ReportId |
Gets or sets the id of the node report. |
Resources |
Gets or sets the resource for the node report. |
StartOn |
Gets or sets the start time of the node report. |
Status |
Gets or sets the status of the node report. |
Applies to
Azure SDK for .NET