AssignmentReportResource interface
The guest configuration assignment resource.
Properties
| compliance |
A value indicating compliance status of the machine for the assigned guest configuration. |
| properties | Properties of a guest configuration assignment resource. |
| reasons | Compliance reason and reason code for a resource. |
| resource |
Name of the guest configuration assignment resource setting. |
Property Details
complianceStatus
A value indicating compliance status of the machine for the assigned guest configuration.
complianceStatus?: string
Property Value
string
properties
Properties of a guest configuration assignment resource.
properties?: any
Property Value
any
reasons
Compliance reason and reason code for a resource.
reasons?: AssignmentReportResourceComplianceReason[]
Property Value
resourceId
Name of the guest configuration assignment resource setting.
resourceId?: string
Property Value
string