AssignmentReportResourceComplianceReason interface
Reason and code for the compliance of the guest configuration assignment resource.
Properties
code | Code for the compliance of the guest configuration assignment resource. NOTE: This property will not be serialized. It can only be populated by the server. |
phrase | Reason for the compliance of the guest configuration assignment resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
code
Code for the compliance of the guest configuration assignment resource. NOTE: This property will not be serialized. It can only be populated by the server.
code?: string
Property Value
string
phrase
Reason for the compliance of the guest configuration assignment resource. NOTE: This property will not be serialized. It can only be populated by the server.
phrase?: string
Property Value
string
Azure SDK for JavaScript