Class LinkedServiceDebugResource

    • Constructor Detail

      • LinkedServiceDebugResource

        public LinkedServiceDebugResource()
    • Method Detail

      • getProperties

        public LinkedService getProperties()
        Get the properties property: Properties of linked service.
        Returns:
        the properties value.
      • setProperties

        public LinkedServiceDebugResource setProperties​(LinkedService properties)
        Set the properties property: Properties of linked service.
        Parameters:
        properties - the properties value to set.
        Returns:
        the LinkedServiceDebugResource object itself.