Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BuildRunArgument

Values for pipeline parameters to be supplied at the time of running the build.

Properties

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'

value

value: string

Value of the argument.

Functions

getDeserializedJsonObj

getJsonObj