NAME
Trace-VstsLeavingInvocation
SYNOPSIS
Writes verbose information about the invocation being left.
SYNTAX
Trace-VstsLeavingInvocation [-InvocationInfo] <InvocationInfo> [<CommonParameters>]
DESCRIPTION
Used to trace verbose information when leaving a function/script. Writes a leaving message followed by a
short description of the invocation.
PARAMETERS
-InvocationInfo <InvocationInfo>
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).