TagsPatchResource Class
Wrapper resource for tags patch API request only.
Constructor
TagsPatchResource(*, operation: str | _models.TagsPatchOperation | None = None, properties: _models.Tags | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
operation
|
The operation type for the patch API. Known values are: "Replace", "Merge", and "Delete". |
properties
|
The set of tags. |
Name | Description |
---|---|
operation
|
The operation type for the patch API. Known values are: "Replace", "Merge", and "Delete". |
properties
|
The set of 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 feedback
Azure SDK for Python is an open source project. Select a link to provide feedback: