AssignmentReportResource interface
客體設定指派資源。
屬性
compliance |
值,表示受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
properties | 客體設定指派資源的屬性。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
reasons | 資源的合規性原因和原因代碼。 |
resource |
來賓組態指派資源設定的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
complianceStatus
值,表示受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。
complianceStatus?: string
屬性值
string
properties
客體設定指派資源的屬性。 注意:此屬性不會串行化。 它只能由伺服器填入。
properties?: Record<string, unknown>
屬性值
Record<string, unknown>
reasons
資源的合規性原因和原因代碼。
reasons?: AssignmentReportResourceComplianceReason[]
屬性值
resourceId
來賓組態指派資源設定的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。
resourceId?: string
屬性值
string