ExpressionRoot interface 
The expression root.
- Extends
Properties
| path | The path. | 
Inherited Properties
| error | The azure resource error info. | 
| subexpressions | The sub expressions. | 
| text | The text. | 
| value | Anything | 
Property Details
path
The path.
path?: stringProperty Value
string
Inherited Property Details
error
The azure resource error info.
error?: AzureResourceErrorInfoProperty Value
Inherited From Expression.error
subexpressions
The sub expressions.
subexpressions?: Expression[]Property Value
Inherited From Expression.subexpressions