RecommendedMachineConfiguration interface

Properties for a recommended machine configuration.

Properties

memory

Recommended memory range. NOTE: This property will not be serialized. It can only be populated by the server.

vCPUs

Recommended vCPU range. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

memory

Recommended memory range. NOTE: This property will not be serialized. It can only be populated by the server.

memory?: ResourceRange

Property Value

vCPUs

Recommended vCPU range. NOTE: This property will not be serialized. It can only be populated by the server.

vCPUs?: ResourceRange

Property Value