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. NOTE: This property will not be serialized. It can only be populated by the server.

name

GUID that identifies the guest configuration assignment report under a subscription, resource group. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Properties of the guest configuration report.

Property Details

id

ARM resource id of the report for the guest configuration assignment. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

GUID that identifies the guest configuration assignment report under a subscription, resource group. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Properties of the guest configuration report.

properties?: GuestConfigurationAssignmentReportProperties

Property Value