TaskSpec interface
Task Spec
Properties
| name | Name of Task |
| specification | Task specification |
| target |
Target ARM id |
Property Details
name
Name of Task
name: string
Property Value
string
specification
Task specification
specification: Record<string, any>
Property Value
Record<string, any>
targetId
Target ARM id
targetId?: string
Property Value
string