Share via


ManagementPolicyTagFilter.Operator Property

Definition

This is the comparison operator which is used for object comparison and filtering. Only == (equality operator) is currently supported.

public string Operator { get; set; }
member this.Operator : string with get, set
Public Property Operator As String

Property Value

Applies to