DeleteNode interface
Details of node to be deleted.
Properties
| integration |
The name of integration runtime. |
| node |
The name of node to delete. |
Property Details
integrationRuntimeName
The name of integration runtime.
integrationRuntimeName?: string
Property Value
string
nodeName
The name of node to delete.
nodeName?: string
Property Value
string