Share via


Selector.NotIn Property

Definition

The list of values to filter out.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> NotIn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.NotIn : System.Collections.Generic.List<string> with get, set
Public Property NotIn As List(Of String)

Property Value

Implements

Attributes

Applies to