你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TagsPatchResource 类

仅适用于标记修补 API 请求的包装器资源。

继承
azure.mgmt.resource.resources._serialization.Model
TagsPatchResource

构造函数

TagsPatchResource(*, operation: str | _models.TagsPatchOperation | None = None, properties: _models.Tags | None = None, **kwargs)

变量

operation
strTagsPatchOperation

修补程序 API 的操作类型。 已知值为:“Replace”、“Merge”和“Delete”。

properties
Tags

标记集。