DscReportResource Class

Definition

Definition of the DSC Report Resource.

public class DscReportResource
type DscReportResource = class
Public Class DscReportResource
Inheritance
DscReportResource

Constructors

DscReportResource()

Initializes a new instance of the DscReportResource class.

DscReportResource(String, String, IList<DscReportResourceNavigation>, String, String, String, String, String, Nullable<Double>, DateTimeOffset)

Initializes a new instance of the DscReportResource class.

Properties

DependsOn

Gets or sets the Resource Navigation values for resources the resource depends on.

DurationInSeconds

Gets or sets the duration in seconds for the resource.

Error

Gets or sets the error of the resource.

ModuleName

Gets or sets the module name of the resource.

ModuleVersion

Gets or sets the module version of the resource.

ResourceId

Gets or sets the ID of the resource.

ResourceName

Gets or sets the name of the resource.

SourceInfo

Gets or sets the source info of the resource.

StartDate

Gets or sets the start date of the resource.

Status

Gets or sets the status of the resource.

Applies to