Class LinkTableRequestTargetStructureOptions

java.lang.Object
com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetStructureOptions

public final class LinkTableRequestTargetStructureOptions extends Object
The LinkTableRequestTargetStructureOptions model.
  • Constructor Details

    • LinkTableRequestTargetStructureOptions

      public LinkTableRequestTargetStructureOptions()
  • Method Details

    • getType

      public String getType()
      Get the type property: Target table structure type.
      Returns:
      the type value.
    • setType

      Set the type property: Target table structure type.
      Parameters:
      type - the type value to set.
      Returns:
      the LinkTableRequestTargetStructureOptions object itself.