Share via


IAutomationRulePropertyValuesCondition.ConditionPropertyName Property

Definition

The property to evaluate

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The property to evaluate", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AutomationRulePropertyConditionSupportedProperty) }, ReadOnly=false, Required=false, SerializedName="propertyName")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AutomationRulePropertyConditionSupportedProperty? ConditionPropertyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The property to evaluate", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AutomationRulePropertyConditionSupportedProperty) }, ReadOnly=false, Required=false, SerializedName="propertyName")>]
member this.ConditionPropertyName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AutomationRulePropertyConditionSupportedProperty> with get, set
Public Property ConditionPropertyName As Nullable(Of AutomationRulePropertyConditionSupportedProperty)

Property Value

Attributes

Applies to