SecurityAutomationTriggeringRule.Operator 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.
A valid comparer operator to use. A case-insensitive comparison will be applied for String PropertyType.
public Azure.ResourceManager.SecurityCenter.Models.AutomationTriggeringRuleOperator? Operator { get; set; }
member this.Operator : Nullable<Azure.ResourceManager.SecurityCenter.Models.AutomationTriggeringRuleOperator> with get, set
Public Property Operator As Nullable(Of AutomationTriggeringRuleOperator)