共用方式為


DscNodeReport interface

dsc 節點報表類型的定義。

屬性

configurationVersion

取得或設定節點報告的 configurationVersion。

endTime

取得或設定節點報表的結束時間。

errors

取得或設定節點報表的錯誤。

hostName

取得或設定傳送報表之節點的主機名稱。

id

取得或設定識別碼。

iPV4Addresses

取得或設定傳送報表之節點的 IPv4 位址。

iPV6Addresses

取得或設定傳送報表之節點的 IPv6 位址。

lastModifiedTime

取得或設定節點報表的 lastModifiedTime。

metaConfiguration

取得或設定報表時節點的中繼設定。

numberOfResources

取得或設定節點報表中的資源數目。

rawErrors

取得或設定節點報表的未剖析錯誤。

rebootRequested

取得或設定節點報表的 rebootRequested。

refreshMode

取得或設定節點報表的 refreshMode。

reportFormatVersion

取得或設定節點報表的 reportFormatVersion。

reportId

取得或設定節點報表的識別碼。

resources

取得或設定節點報表的資源。

startTime

取得或設定節點報表的開始時間。

status

取得或設定節點報表的狀態。

type

取得或設定節點報表的類型。

屬性詳細資料

configurationVersion

取得或設定節點報告的 configurationVersion。

configurationVersion?: string

屬性值

string

endTime

取得或設定節點報表的結束時間。

endTime?: Date

屬性值

Date

errors

取得或設定節點報表的錯誤。

errors?: DscReportError[]

屬性值

hostName

取得或設定傳送報表之節點的主機名稱。

hostName?: string

屬性值

string

id

取得或設定識別碼。

id?: string

屬性值

string

iPV4Addresses

取得或設定傳送報表之節點的 IPv4 位址。

iPV4Addresses?: string[]

屬性值

string[]

iPV6Addresses

取得或設定傳送報表之節點的 IPv6 位址。

iPV6Addresses?: string[]

屬性值

string[]

lastModifiedTime

取得或設定節點報表的 lastModifiedTime。

lastModifiedTime?: Date

屬性值

Date

metaConfiguration

取得或設定報表時節點的中繼設定。

metaConfiguration?: DscMetaConfiguration

屬性值

numberOfResources

取得或設定節點報表中的資源數目。

numberOfResources?: number

屬性值

number

rawErrors

取得或設定節點報表的未剖析錯誤。

rawErrors?: string

屬性值

string

rebootRequested

取得或設定節點報表的 rebootRequested。

rebootRequested?: string

屬性值

string

refreshMode

取得或設定節點報表的 refreshMode。

refreshMode?: string

屬性值

string

reportFormatVersion

取得或設定節點報表的 reportFormatVersion。

reportFormatVersion?: string

屬性值

string

reportId

取得或設定節點報表的識別碼。

reportId?: string

屬性值

string

resources

取得或設定節點報表的資源。

resources?: DscReportResource[]

屬性值

startTime

取得或設定節點報表的開始時間。

startTime?: Date

屬性值

Date

status

取得或設定節點報表的狀態。

status?: string

屬性值

string

type

取得或設定節點報表的類型。

type?: string

屬性值

string