ProximityPlacementGroupPropertiesIntent Class
Specifies the user intent of the proximity placement group.
- Inheritance
-
azure.mgmt.compute._serialization.ModelProximityPlacementGroupPropertiesIntent
Constructor
ProximityPlacementGroupPropertiesIntent(*, vm_sizes: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
vm_sizes
|
Specifies possible sizes of virtual machines that can be created in the proximity placement group. |
Variables
Name | Description |
---|---|
vm_sizes
|
Specifies possible sizes of virtual machines that can be created in the proximity placement group. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python