Share via


IntegrationRuntimeOutputParent interface

Purview nested object which serves as a compute resource for activities.

Extends

Properties

kind

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "IntegrationRuntime" | "Managed" | "SelfHosted"

Property Value

"IntegrationRuntime" | "Managed" | "SelfHosted"

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

name

The resource name.

name?: string

Property Value

string

Inherited From ProxyResourceOutput.name