共用方式為


AssignmentReportDetails interface

客體設定指派報告的詳細數據。

屬性

complianceStatus

值,表示受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

endTime

客體設定指派合規性狀態檢查的結束日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

jobId

報表的 GUID。 注意:此屬性不會串行化。 它只能由伺服器填入。

operationType

報表類型、一致性或初始附注:此屬性不會串行化。 它只能由伺服器填入。

resources

檢查客體設定指派合規性的資源清單。

startTime

客體設定指派合規性狀態檢查的開始日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

complianceStatus

值,表示受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

complianceStatus?: string

屬性值

string

endTime

客體設定指派合規性狀態檢查的結束日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

endTime?: Date

屬性值

Date

jobId

報表的 GUID。 注意:此屬性不會串行化。 它只能由伺服器填入。

jobId?: string

屬性值

string

operationType

報表類型、一致性或初始附注:此屬性不會串行化。 它只能由伺服器填入。

operationType?: string

屬性值

string

resources

檢查客體設定指派合規性的資源清單。

resources?: AssignmentReportResource[]

屬性值

startTime

客體設定指派合規性狀態檢查的開始日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

startTime?: Date

屬性值

Date