ProximityPlacementGroupPropertiesIntent Class
Specifies the user intent of the proximity placement group.
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. Default value: None
|