IntegrationRuntimeStopOperationStatus interface
Integration Runtime Operation Status Properties
Properties
error | The operation error message. |
name | The operation name. |
properties | The operation properties. |
status | status of Start 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
status of Start Integrationruntimes.
status?: string
Property Value
string