ProximityPlacementGroupUpdate Class
Specifies information about the proximity placement group.
- Inheritance
-
azure.mgmt.compute.v2022_03_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. |
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