Class SapEccResourceDatasetTypeProperties

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

public final class SapEccResourceDatasetTypeProperties extends Object
Sap ECC OData resource dataset properties.
  • Constructor Details

    • SapEccResourceDatasetTypeProperties

      public SapEccResourceDatasetTypeProperties()
  • Method Details

    • path

      public Object path()
      Get the path property: The path of the SAP ECC OData entity. Type: string (or Expression with resultType string).
      Returns:
      the path value.
    • withPath

      Set the path property: The path of the SAP ECC OData entity. Type: string (or Expression with resultType string).
      Parameters:
      path - the path value to set.
      Returns:
      the SapEccResourceDatasetTypeProperties object itself.
    • validate

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