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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python