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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python