VmssvmInfo interface

Information about VMSS VM

Properties

complianceStatus

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

lastComplianceChecked

Date and time when last compliance status was checked.

latestReportId

Id of the latest report for the guest configuration assignment.

vmId

UUID of the VM.

vmResourceId

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