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)
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET