RecommendedMachineConfiguration Class
The properties describe the recommended machine configuration for this Image Definition. These properties are updatable.
Constructor
RecommendedMachineConfiguration(*, v_cp_us: _models.ResourceRange | None = None, memory: _models.ResourceRange | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
v_cp_us
|
Describes the resource range. |
memory
|
Describes the resource range. |
Variables
Name | Description |
---|---|
v_cp_us
|
Describes the resource range. |
memory
|
Describes the resource range. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python