GuestConfigurationAssignmentReport interface
Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more.
Properties
| id | ARM resource id of the report for the guest configuration assignment. |
| name | GUID that identifies the guest configuration assignment report under a subscription, resource group. |
| properties | Properties of the guest configuration report. |
Property Details
id
ARM resource id of the report for the guest configuration assignment.
id?: string
Property Value
string
name
GUID that identifies the guest configuration assignment report under a subscription, resource group.
name?: string
Property Value
string
properties
Properties of the guest configuration report.
properties?: GuestConfigurationAssignmentReportProperties