< Back

Invoke-Path

Sun Jan 19, 2020 5:48 pm

NAME Invoke-Path



SYNTAX

Invoke-Path [[-PathParameters] <psobject>] [[-Resource] <string>] [[-Path] <string>] [<CommonParameters>]





PARAMETERS

-Path <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-PathParameters <psobject>



Required? false

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Resource <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Management.Automation.PSObject

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None