IntegrationRuntimeEnableinteractivequery interface
Integration Runtime Operation Status Properties
Properties
error | The operation error message. |
name | The operation name. |
properties | The operation properties. |
status | EnableInteractivequery status of Integrationruntimes. |
Property Details
error
The operation error message.
error?: string
Property Value
string
name
The operation name.
name?: string
Property Value
string
properties
The operation properties.
properties?: Record<string, unknown>
Property Value
Record<string, unknown>
status
EnableInteractivequery status of Integrationruntimes.
status?: 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