SelfHostedIntegrationRuntimeStatus Class

Self-hosted integration runtime status.

Constructor

SelfHostedIntegrationRuntimeStatus(*args: Any, **kwargs: Any)

Variables

Name Description
data_factory_name
str

The data factory name which the integration runtime belong to.

state

The state of integration runtime. Known values are: "Initial", "Stopped", "Started", "Starting", "Stopping", "NeedRegistration", "Online", "Limited", "Offline", and "AccessDenied".

type_properties

Self-hosted integration runtime status type properties. Required.

type
str or <xref:azure.mgmt.datafactory.models.SELF_HOSTED>

Type of integration runtime. Required. SelfHosted.

Attributes

type

Type of integration runtime. Required. SelfHosted.

type: SELF_HOSTED: 'SelfHosted'>]

type_properties

Self-hosted integration runtime status type properties. Required.

type_properties: _models.SelfHostedIntegrationRuntimeStatusTypeProperties