DscNodeReport 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
dsc 節點報表類型的定義。
public class DscNodeReport
type DscNodeReport = class
Public Class DscNodeReport
- 繼承
-
DscNodeReport
建構函式
屬性
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 |
取得或設定節點報表的類型。 |