Get-R1DataSourcePlugin
Get-R1DataSourcePlugin
SYNOPSIS
Returns the data source plugins.
SYNTAX
Get-R1DataSourcePlugin [<CommonParameters>]
DESCRIPTION
Returns every plugin installed to provide custom data source types.
EXAMPLES
Example 1
Get-R1DataSourcePlugin
Returns every installed plugin.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.