VmssvmInfo interface
Information about VMSS VM
Properties
| compliance |
A value indicating compliance status of the machine for the assigned guest configuration. |
| last |
Date and time when last compliance status was checked. |
| latest |
Id of the latest report for the guest configuration assignment. |
| vm |
UUID of the VM. |
| vm |
Azure resource Id of the VM. |
Property Details
complianceStatus
A value indicating compliance status of the machine for the assigned guest configuration.
complianceStatus?: string
Property Value
string
lastComplianceChecked
Date and time when last compliance status was checked.
lastComplianceChecked?: Date
Property Value
Date
latestReportId
Id of the latest report for the guest configuration assignment.
latestReportId?: string
Property Value
string
vmId
UUID of the VM.
vmId?: string
Property Value
string
vmResourceId
Azure resource Id of the VM.
vmResourceId?: string
Property Value
string