Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntegrationRuntimeStatus

Package version

Integration runtime status.

Hierarchy

  • IntegrationRuntimeStatus

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional dataFactoryName

dataFactoryName: undefined | string

The workspace name which the integration runtime belong to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

The state of integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.

type

type: "Managed" | "SelfHosted"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc