Class SelfHostedIntegrationRuntimeTypeProperties

java.lang.Object
com.azure.resourcemanager.datafactory.fluent.models.SelfHostedIntegrationRuntimeTypeProperties

public final class SelfHostedIntegrationRuntimeTypeProperties extends Object
The self-hosted integration runtime properties.
  • Constructor Details

    • SelfHostedIntegrationRuntimeTypeProperties

      public SelfHostedIntegrationRuntimeTypeProperties()
  • Method Details

    • linkedInfo

      public LinkedIntegrationRuntimeType linkedInfo()
      Get the linkedInfo property: The base definition of a linked integration runtime.
      Returns:
      the linkedInfo value.
    • withLinkedInfo

      Set the linkedInfo property: The base definition of a linked integration runtime.
      Parameters:
      linkedInfo - the linkedInfo value to set.
      Returns:
      the SelfHostedIntegrationRuntimeTypeProperties object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.