MachinePreferencesResponse

data class MachinePreferencesResponse(val allowedMachineSeries: List<MachineSeriesResponse>)

The type of machines to consider when calculating virtual machine migration insights and recommendations. Not all machine types are available in all zones and regions.

Constructors

Link copied to clipboard
constructor(allowedMachineSeries: List<MachineSeriesResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.