TagsPatchResource Class
Wrapper resource for tags patch API request only.
- Inheritance
-
TagsPatchResource
Constructor
TagsPatchResource(*, operation: Optional[Union[str, azure.mgmt.resource.resources.v2021_04_01.models._resource_management_client_enums.TagsPatchOperation]] = None, properties: Optional[azure.mgmt.resource.resources.v2021_04_01.models._models_py3.Tags] = None, **kwargs)
Variables
- operation
- str or TagsPatchOperation
The operation type for the patch API. Possible values include: "Replace", "Merge", "Delete".
- properties
- Tags
The set of tags.
Feedback
Submit and view feedback for