VariableGroupProjectReference interface
A variable group reference is a shallow reference to variable group.
Properties
description | Gets or sets description of the variable group. |
name | Gets or sets name of the variable group. |
project |
Gets or sets project reference of the variable group. |
Property Details
description
Gets or sets description of the variable group.
description: string
Property Value
string
name
Gets or sets name of the variable group.
name: string
Property Value
string
projectReference
Gets or sets project reference of the variable group.
projectReference: ProjectReference