GuestConfigurationAssignmentReportProperties interface

Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more.

Properties

assignment

Configuration details of the guest configuration assignment.

complianceStatus

A value indicating compliance status of the machine for the assigned guest configuration.

details

Details of the assignment report.

endTime

End date and time of the guest configuration assignment compliance status check.

reportId

GUID that identifies the guest configuration assignment report under a subscription, resource group.

startTime

Start date and time of the guest configuration assignment compliance status check.

vm

Information about the VM.

vmssResourceId

Azure resource Id of the VMSS.

Property Details

assignment

Configuration details of the guest configuration assignment.

assignment?: AssignmentInfo

Property Value

complianceStatus

A value indicating compliance status of the machine for the assigned guest configuration.

complianceStatus?: string

Property Value

string

details

Details of the assignment report.

details?: AssignmentReportDetails

Property Value

endTime

End date and time of the guest configuration assignment compliance status check.

endTime?: Date

Property Value

Date

reportId

GUID that identifies the guest configuration assignment report under a subscription, resource group.

reportId?: string

Property Value

string

startTime

Start date and time of the guest configuration assignment compliance status check.

startTime?: Date

Property Value

Date

vm

Information about the VM.

vm?: VMInfo

Property Value

vmssResourceId

Azure resource Id of the VMSS.

vmssResourceId?: string

Property Value

string