RecommendedMachineConfiguration Class

The properties describe the recommended machine configuration for this Image Definition. These properties are updatable.

Inheritance
RecommendedMachineConfiguration

Constructor

RecommendedMachineConfiguration(*, v_cp_us: Optional[azure.mgmt.compute.v2019_03_01.models._models_py3.ResourceRange] = None, memory: Optional[azure.mgmt.compute.v2019_03_01.models._models_py3.ResourceRange] = None, **kwargs)

Parameters

v_cp_us
ResourceRange
Required

Describes the resource range.

memory
ResourceRange
Required

Describes the resource range.