Class SelfHostedIntegrationRuntime


  • public class SelfHostedIntegrationRuntime
    extends IntegrationRuntime
    Self-hosted integration runtime.
    • Constructor Detail

      • SelfHostedIntegrationRuntime

        public SelfHostedIntegrationRuntime()
    • Method Detail

      • getLinkedInfo

        public LinkedIntegrationRuntimeType getLinkedInfo()
        Get the linkedInfo property: Linked integration runtime type from data factory.
        Returns:
        the linkedInfo value.
      • setLinkedInfo

        public SelfHostedIntegrationRuntime setLinkedInfo​(LinkedIntegrationRuntimeType linkedInfo)
        Set the linkedInfo property: Linked integration runtime type from data factory.
        Parameters:
        linkedInfo - the linkedInfo value to set.
        Returns:
        the SelfHostedIntegrationRuntime object itself.