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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python