< Back

Get-VstsBuildDefinitions

Sat Jan 18, 2020 5:35 pm

NAME Get-VstsBuildDefinitions



SYNTAX

Get-VstsBuildDefinitions [[-name] <string>] [[-type] {build | xaml}] [<CommonParameters>]





PARAMETERS

-name <string>

Search string to limit project by name



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-type <string>

Build configuration type



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None