TagsPatchResource Class

Definition

Wrapper resource for tags patch API request only.

public class TagsPatchResource
type TagsPatchResource = class
Public Class TagsPatchResource
Inheritance
TagsPatchResource

Constructors

TagsPatchResource()

Initializes a new instance of the TagsPatchResource class.

TagsPatchResource(TagsPatchOperation, TagsInner)

Initializes a new instance of the TagsPatchResource class.

Properties

Operation

Gets or sets the operation type for the patch API. Possible values include: 'Replace', 'Merge', 'Delete'

Properties

Gets or sets the set of tags.

Applies to