Cmdlets for Azure DevOps

Build 23.0.8839

ApplyTransformations Parameter (Connect-AzureDevOps Cmdlet)

A comma separated list of supported apply transformations. Set to off to indicate none, will disable 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 will attempt to determine which apply transformations are available automatically while reading metadata. However, a comma seperated list may be supplied if the $metadata does not supply that sort of information. Supported transformations are aggregate, filter, and groupby.

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