VmRecommendationResponse

data class VmRecommendationResponse(val configurationStatus: String? = null, val enforcementSupport: String? = null, val recommendationAction: String? = null, val resourceId: String? = null)

Represents a machine that is part of a machine group

Constructors

Link copied to clipboard
constructor(configurationStatus: String? = null, enforcementSupport: String? = null, recommendationAction: String? = null, resourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration status of the machines group or machine or rule

Link copied to clipboard

The machine supportability of Enforce feature

Link copied to clipboard

The recommendation action of the machine or rule

Link copied to clipboard
val resourceId: String? = null

The full resource id of the machine