EntityReference Class

The entity reference.

Constructor

EntityReference(*, type: str | _models.IntegrationRuntimeEntityReferenceType | None = None, reference_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
type

The type of this referenced entity. Known values are: "IntegrationRuntimeReference" and "LinkedServiceReference".

reference_name
str

The name of this referenced entity.

Variables

Name Description
type

The type of this referenced entity. Known values are: "IntegrationRuntimeReference" and "LinkedServiceReference".

reference_name
str

The name of this referenced entity.