IntegrationRuntimeUpdateResult type
The result of the last integration runtime node update.
KnownIntegrationRuntimeUpdateResult can be used interchangeably with IntegrationRuntimeUpdateResult,
this enum contains the known values that the service supports.
Known values supported by the service
None: None
Succeed: Succeed
Fail: Fail
type IntegrationRuntimeUpdateResult = string