ApplyTransformations Parameter (Connect-AzureDevOps Cmdlet)
A comma separated list of supported Apply transformations. To indicate none, set to 'off'. This disables auto detect.
Syntax
Connect-AzureDevOps -ApplyTransformations string
Possible Values
All, Off, AggregateData Type
cstr
Default Value
"All"
Remarks
By default, the CData Cmdlets PowerShell Module for Azure DevOps attempts to determine which Apply transformations are available automatically, while reading metadata. However, if the $metadata does not supply that sort of information, you can supply a comma separated list. Supported transformation: aggregate, filter, and groupby.