< Back

Get-AMHCRecursiveWorkflow

Sat Jan 11, 2020 2:18 am

NAME Get-AMHCRecursiveWorkflow



SYNOPSIS

Recursive Workflows





SYNTAX

Get-AMHCRecursiveWorkflow [-Workflows] <Object> [<CommonParameters>]





DESCRIPTION

Workflows that contain themselves as an item (can cause infinite looping/possible server crash if exit condition

does not exist)





PARAMETERS

-Workflows <Object>

The workflows to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? 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



OUTPUTS





RELATED LINKS