Interface DataConnectionValidation


  • public interface DataConnectionValidation
    An immutable client-side representation of DataConnectionValidation.
    • Method Detail

      • dataConnectionName

        String dataConnectionName()
        Gets the dataConnectionName property: The name of the data connection.
        Returns:
        the dataConnectionName value.
      • properties

        DataConnection properties()
        Gets the properties property: The data connection properties to validate.
        Returns:
        the properties value.
      • innerModel

        DataConnectionValidationInner innerModel()
        Gets the inner com.azure.resourcemanager.synapse.fluent.models.DataConnectionValidationInner object.
        Returns:
        the inner object.