EntityReference Class

The entity reference.

Inheritance
EntityReference

Constructor

EntityReference(*, type: Optional[Union[str, azure.mgmt.synapse.models._synapse_management_client_enums.IntegrationRuntimeEntityReferenceType]] = None, reference_name: Optional[str] = None, **kwargs)

Parameters

type
str or IntegrationRuntimeEntityReferenceType
Required

The type of this referenced entity. Possible values include: "IntegrationRuntimeReference", "LinkedServiceReference".

reference_name
str
Required

The name of this referenced entity.