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

標記集。