TagFilter.Op Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public string Op { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.Op : string with get, set
Public Property Op As String

Property Value

Implements

Op
Attributes

Applies to