DscReportResource 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 Report Resource.
public class DscReportResource
type DscReportResource = class
Public Class DscReportResource
- Inheritance
-
DscReportResource
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. |
StartOn |
Gets or sets the start date of the resource. |
Status |
Gets or sets the status of the resource. |
Applies to
Azure SDK for .NET