< Back

Get-AxLogicAppConfig

Sat Jan 11, 2020 8:12 am

NAME Get-AxLogicAppConfig



SYNOPSIS

Get the registered details for Azure Logic App





SYNTAX

Get-AxLogicAppConfig [<CommonParameters>]





DESCRIPTION

Get the details that are stored for the module when

it has to invoke the Azure Logic App





PARAMETERS

<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



NOTES





Author: M??????tz Jensen (@Splaxi)



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AxLogicAppConfig



This will fetch the current registered Azure Logic App details on the machine.











RELATED LINKS