Partilhar via


PSSecurityAutomationTriggeringRule.OperatorProperty Property

Definition

Gets or sets a valid comparer operator to use. A case-insensitive comparison will be applied for String PropertyType. Possible values include: 'Equals', 'GreaterThan', 'GreaterThanOrEqualTo', 'LesserThan', 'LesserThanOrEqualTo', 'NotEquals', 'Contains', 'StartsWith', 'EndsWith'

public string OperatorProperty { get; set; }
member this.OperatorProperty : string with get, set
Public Property OperatorProperty As String

Property Value

Applies to