Get-DesktopFlowModules
Returns information about the Power Automate desktop flow modules that can be managed by DLP policies.
Syntax
Get-DesktopFlowModules
[-ApiVersion <String>]
[<CommonParameters>]
Description
The Get-DesktopFlowModules cmdlet looks up information about all available Power Automate desktop flow modules that can be added to DLP policies. Use Get-Help Get-DesktopFlowModules -Examples for more details.
Examples
EXAMPLE 1
Get-DesktopFlowModules
Finds all desktop flow modules that can be managed by DLP policies.
Parameters
-ApiVersion
The API version to call the service with. The default is "2021-07-01"
Type: | String |
Position: | Named |
Default value: | 2021-07-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |