ProximityPlacementGroupUpdate Class
Specifies information about the proximity placement group.
- Inheritance
-
azure.mgmt.compute.v2019_07_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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python