Share via


SecurityAutomationTriggeringRule.PropertyType Property

Definition

The data type of the compared operands (string, integer, floating point number or a boolean [true/false]].

public Azure.ResourceManager.SecurityCenter.Models.AutomationTriggeringRulePropertyType? PropertyType { get; set; }
member this.PropertyType : Nullable<Azure.ResourceManager.SecurityCenter.Models.AutomationTriggeringRulePropertyType> with get, set
Public Property PropertyType As Nullable(Of AutomationTriggeringRulePropertyType)

Property Value

Applies to