Azure / Azure/azure-powershell

[Doc]: No documentation for the second parameter set

Open
#21,237 2 comments 0 reactions 1 assignee Assigned to @ryanosh View on GitHub
DesktopVirtualization Doc - Reference Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

### Description

The InputObject parameter is used as a pipeline input for PowerShell.

See Microsoft guidelines here:

https://learn.microsoft.com/en-us/powershell/scripting/developer/cmdlet/advisory-development-guidelines?view=powershell-7.3#support-an-inputobject-parameter-ad01

Where do I get the Object type for pipelining into this cmdlet?

for instance

`get-service -name wsaservice | start-service`

Is a good example of pipelining by inputobject

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.