GuestConfigurationAssignmentReportList interface
List of guest configuration assignment reports.
Properties
| next |
|
| value | List of reports for the guest configuration. Report contains information such as compliance status, reason and more. |
Property Details
nextLink
nextLink?: string
Property Value
string
value
List of reports for the guest configuration. Report contains information such as compliance status, reason and more.
value?: GuestConfigurationAssignmentReport[]