Class IntegrationRuntimeEntityReferenceType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<IntegrationRuntimeEntityReferenceType>
com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType

public final class IntegrationRuntimeEntityReferenceType extends ExpandableStringEnum<IntegrationRuntimeEntityReferenceType>
Defines values for IntegrationRuntimeEntityReferenceType.
  • Field Details

    • INTEGRATION_RUNTIME_REFERENCE

      public static final IntegrationRuntimeEntityReferenceType INTEGRATION_RUNTIME_REFERENCE
      Static value IntegrationRuntimeReference for IntegrationRuntimeEntityReferenceType.
    • LINKED_SERVICE_REFERENCE

      public static final IntegrationRuntimeEntityReferenceType LINKED_SERVICE_REFERENCE
      Static value LinkedServiceReference for IntegrationRuntimeEntityReferenceType.
  • Constructor Details

    • IntegrationRuntimeEntityReferenceType

      public IntegrationRuntimeEntityReferenceType()
  • Method Details