Cmdlets for Azure DevOps

Build 24.0.9060

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, Aggregate

Data 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060