< Back

Get-AMHCUnusedCondition

Sat Jan 11, 2020 2:21 am

NAME Get-AMHCUnusedCondition



SYNOPSIS

Unused Conditions





SYNTAX

Get-AMHCUnusedCondition [-Conditions] <Object> [-Workflows] <Object> [<CommonParameters>]





DESCRIPTION

Conditions that are not used in any workflows





PARAMETERS

-Conditions <Object>

The conditions to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Workflows <Object>

The workflows to perform health check against



Required? true

Position? 2

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