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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript