Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BuildPipelineParameter

Parameter name for which the values will be supplied at the time of running the build.

Properties

defaultValue

defaultValue: string

Default value of the parameter.

Optional description

description: undefined | string

Description of the parameter.

name

name: string

Name of the parameter (case-sensitive). Parameter name must be ^[a-zA-Z][a-zA-Z_0-9]*$. Example: 'Build_Pipeline_param' is not same as 'build_pipeline_Param'

Functions

getDeserializedJsonObj

getJsonObj