IAutomationRuleCondition.ConditionType Property

Definition

The type of the automation rule condition

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The type of the automation rule condition", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="conditionType", Update=true)]
public string ConditionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The type of the automation rule condition", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="conditionType", Update=true)>]
member this.ConditionType : string
Public ReadOnly Property ConditionType As String

Property Value

Attributes

Applies to