다음을 통해 공유


DscNodeReport 클래스

정의

dsc 노드 보고서 형식의 정의입니다.

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

생성자

DscNodeReport()

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

DscNodeReport(Nullable<DateTimeOffset>, DateTimeOffset, Nullable<DateTimeOffset>, String, String, String, String, String, String, String, String, IList<DscReportError>, IList<DscReportResource>, DscMetaConfiguration, String, IList<String>, IList<String>, Nullable<Int32>, String)

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

속성

ConfigurationVersion

노드 보고서의 configurationVersion을 가져오거나 설정합니다.

EndTime

노드 보고서의 종료 시간을 가져오거나 설정합니다.

Errors

노드 보고서의 오류를 가져오거나 설정합니다.

HostName

보고서를 보낸 노드의 호스트 이름을 가져오거나 설정합니다.

Id

ID를 가져오거나 설정합니다.

IPV4Addresses

보고서를 보낸 노드의 IPv4 주소를 가져오거나 설정합니다.

IPV6Addresses

보고서를 보낸 노드의 IPv6 주소를 가져오거나 설정합니다.

LastModifiedTime

노드 보고서의 lastModifiedTime을 가져오거나 설정합니다.

MetaConfiguration

보고서 시 노드의 metaConfiguration을 가져오거나 설정합니다.

NumberOfResources

노드 보고서의 리소스 수를 가져오거나 설정합니다.

RawErrors

노드 보고서에 대한 분석되지 않은 오류를 가져오거나 설정합니다.

RebootRequested

노드 보고서의 rebootRequested를 가져오거나 설정합니다.

RefreshMode

노드 보고서의 refreshMode를 가져오거나 설정합니다.

ReportFormatVersion

노드 보고서의 reportFormatVersion을 가져오거나 설정합니다.

ReportId

노드 보고서의 ID를 가져오거나 설정합니다.

Resources

노드 보고서의 리소스를 가져오거나 설정합니다.

StartTime

노드 보고서의 시작 시간을 가져오거나 설정합니다.

Status

노드 보고서의 상태 가져오거나 설정합니다.

Type

노드 보고서의 형식을 가져오거나 설정합니다.

적용 대상