Selector.In Property

Definition

The list of values to filter in.

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

Property Value

Implements

In
Attributes

Applies to