Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
PlanEnvironment
Interface PlanEnvironment
interface
PlanEnvironment
{
mask
?:
MaskHint
[]
;
options
?:
{
[
key
:
string
]:
JobOption
}
;
variables
?:
{
[
key
:
string
]:
string
}
;
}
Index
Properties
mask?
options?
variables?
Properties
Optional
mask
mask
?:
MaskHint
[]
Optional
options
options
?:
{
[
key
:
string
]:
JobOption
}
Optional
variables
variables
?:
{
[
key
:
string
]:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mask
options
variables
azure-devops-node-api
Loading...