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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python