다음을 통해 공유


DscReportResource 클래스

정의

DSC 보고서 리소스의 정의입니다.

public class DscReportResource
type DscReportResource = class
Public Class DscReportResource
상속
DscReportResource

생성자

DscReportResource()

DscReportResource 클래스의 새 instance 초기화합니다.

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

DscReportResource 클래스의 새 instance 초기화합니다.

속성

DependsOn

리소스가 의존하는 리소스에 대한 리소스 탐색 값을 가져오거나 설정합니다.

DurationInSeconds

리소스의 기간을 초 단위로 가져오거나 설정합니다.

Error

리소스의 오류를 가져오거나 설정합니다.

ModuleName

리소스의 모듈 이름을 가져오거나 설정합니다.

ModuleVersion

리소스의 모듈 버전을 가져오거나 설정합니다.

ResourceId

리소스의 ID를 가져오거나 설정합니다.

ResourceName

리소스의 이름을 가져오거나 설정합니다.

SourceInfo

리소스의 원본 정보를 가져오거나 설정합니다.

StartDate

리소스의 시작 날짜를 가져오거나 설정합니다.

Status

리소스의 상태 가져오거나 설정합니다.

적용 대상