IntegrationRuntimeType type
The type of integration runtime.
KnownIntegrationRuntimeType can be used interchangeably with IntegrationRuntimeType,
this enum contains the known values that the service supports.
Known values supported by the service
Managed: Managed
SelfHosted: SelfHosted
type IntegrationRuntimeType = string