ProximityPlacementGroupUpdate Class
Specifies information about the proximity placement group.
- Inheritance
-
azure.mgmt.compute.v2022_08_01.models._models_py3.UpdateResourceProximityPlacementGroupUpdate
Constructor
ProximityPlacementGroupUpdate(*, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Resource tags. |
Variables
Name | Description |
---|---|
tags
|
Resource tags. |
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