Skip to content

Improve specification of output types for the cmdlets #84

@ChristopherMann

Description

@ChristopherMann

Currently, most of the Cmdlets specify multiple types for [OutputType]. We should improve this by specifying parameter sets which only have single type for [OutputType].

The most common situation combines Operation and the actual result type. We know if the Cmdlet returns an Operation or not depending on the NoWait parameter.

AB#714

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions