DscNodeReport interface
dsc 節點報表類型的定義。
屬性
configuration |
取得或設定節點報告的 configurationVersion。 |
end |
取得或設定節點報表的結束時間。 |
errors | 取得或設定節點報表的錯誤。 |
host |
取得或設定傳送報表之節點的主機名稱。 |
id | 取得或設定識別碼。 |
iPV4Addresses | 取得或設定傳送報表之節點的 IPv4 位址。 |
iPV6Addresses | 取得或設定傳送報表之節點的 IPv6 位址。 |
last |
取得或設定節點報表的 lastModifiedTime。 |
meta |
取得或設定報表時節點的中繼設定。 |
number |
取得或設定節點報表中的資源數目。 |
raw |
取得或設定節點報表的未剖析錯誤。 |
reboot |
取得或設定節點報表的 rebootRequested。 |
refresh |
取得或設定節點報表的 refreshMode。 |
report |
取得或設定節點報表的 reportFormatVersion。 |
report |
取得或設定節點報表的識別碼。 |
resources | 取得或設定節點報表的資源。 |
start |
取得或設定節點報表的開始時間。 |
status | 取得或設定節點報表的狀態。 |
type | 取得或設定節點報表的類型。 |
屬性詳細資料
configurationVersion
取得或設定節點報告的 configurationVersion。
configurationVersion?: string
屬性值
string
endTime
取得或設定節點報表的結束時間。
endTime?: Date
屬性值
Date
errors
hostName
取得或設定傳送報表之節點的主機名稱。
hostName?: string
屬性值
string
id
取得或設定識別碼。
id?: string
屬性值
string
iPV4Addresses
取得或設定傳送報表之節點的 IPv4 位址。
iPV4Addresses?: string[]
屬性值
string[]
iPV6Addresses
取得或設定傳送報表之節點的 IPv6 位址。
iPV6Addresses?: string[]
屬性值
string[]
lastModifiedTime
取得或設定節點報表的 lastModifiedTime。
lastModifiedTime?: Date
屬性值
Date
metaConfiguration
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
startTime
取得或設定節點報表的開始時間。
startTime?: Date
屬性值
Date
status
取得或設定節點報表的狀態。
status?: string
屬性值
string
type
取得或設定節點報表的類型。
type?: string
屬性值
string