Get-DesktopFlowModules
Returns information about the Power Automate desktop flow modules that can be managed by DLP policies.
Syntax
Default (Default)
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"
Parameter properties
Type: | String |
Default value: | 2021-07-01 |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.