TagsPatchOperation Class

Definition

Defines values for TagsPatchOperation.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TagsPatchOperation>))]
public class TagsPatchOperation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TagsPatchOperation>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TagsPatchOperation>))>]
type TagsPatchOperation = class
    inherit ExpandableStringEnum<TagsPatchOperation>
Public Class TagsPatchOperation
Inherits ExpandableStringEnum(Of TagsPatchOperation)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

TagsPatchOperation()

Fields

Delete
Merge
Replace

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to