Expression interface
The expression.
Properties
| error | The azure resource error info. |
| subexpressions | The sub expressions. |
| text | The text. |
| value | Anything |
Property Details
error
subexpressions
text
The text.
text?: string
Property Value
string
value
Anything
value?: any
Property Value
any