LinkedIn Interview Question

How does a PowerShell cmdlet determine which property to use from data in the pipeline?

Interview Answer

Anonymous

Jul 10, 2018

It uses input variables (by name or by value)