Share via


SelfHostedIntegrationRuntimeOutput interface

Self-hosted integration runtime.

Extends

Properties

kind
properties

The self-hosted integration runtime properties.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "SelfHosted"

Property Value

"SelfHosted"

properties

The self-hosted integration runtime properties.

properties?: SelfHostedIntegrationRuntimePropertiesOutput

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