DscReportError Class

Definition

Definition of the dsc node report error type.

public class DscReportError
type DscReportError = class
Public Class DscReportError
Inheritance
DscReportError

Constructors

DscReportError()

Initializes a new instance of the DscReportError class.

DscReportError(String, String, String, String, String, String)

Initializes a new instance of the DscReportError class.

Properties

ErrorCode

Gets or sets the error code.

ErrorDetails

Gets or sets the error details.

ErrorMessage

Gets or sets the error message.

ErrorSource

Gets or sets the source of the error.

Locale

Gets or sets the locale of the error.

ResourceId

Gets or sets the resource ID which generated the error.

Applies to