NewAutomationUpdateManagementAzureQuery.FilterOperator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="Tag filter operator.", Mandatory=false)]
public Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators FilterOperator { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Tag filter operator.", Mandatory=false)>]
member this.FilterOperator : Microsoft.Azure.Commands.Automation.Model.UpdateManagement.TagOperators with get, set
Public Property FilterOperator As TagOperators
Property Value
- Attributes