Share via


ManagedIntegrationRuntimeOutput interface

The managed integration runtime.

Extends

Properties

kind
properties

The managed integration runtime properties.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "Managed"

Property Value

"Managed"

properties

The managed integration runtime properties.

properties?: ManagedIntegrationRuntimePropertiesOutput

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From IntegrationRuntimeOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From IntegrationRuntimeOutputParent.name