VmRecommendation interface
Represents a machine that is part of a machine group
Properties
configuration |
The configuration status of the machines group or machine or rule |
enforcement |
The machine supportability of Enforce feature |
recommendation |
The recommendation action of the machine or rule |
resource |
The full resource id of the machine |
Property Details
configurationStatus
The configuration status of the machines group or machine or rule
configurationStatus?: string
Property Value
string
enforcementSupport
The machine supportability of Enforce feature
enforcementSupport?: string
Property Value
string
recommendationAction
The recommendation action of the machine or rule
recommendationAction?: string
Property Value
string
resourceId
The full resource id of the machine
resourceId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript