-
-
Notifications
You must be signed in to change notification settings - Fork 3
FilterInput Extension
James Brundage edited this page Apr 24, 2022
·
5 revisions
Gets filter details
Gets details about a particular filter.
It's an extension
If set, will get filter inputs for a given filter name
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[String] |
true | 1 | true (ByPropertyName) |
If set, will get filter inputs for a given filter name
| Type | Requried | Postion | PipelineInput |
|---|---|---|---|
[Switch] |
true | named | true (ByPropertyName) |
Extension/FilterInput.rd.ext.ps1 [-FilterName] <String> -FilterInput [<CommonParameters>]