Interface AddDataFlowToDebugSessionResponse


public interface AddDataFlowToDebugSessionResponse
An immutable client-side representation of AddDataFlowToDebugSessionResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.datafactory.fluent.models.AddDataFlowToDebugSessionResponseInner object.
    Gets the jobVersion property: The ID of data flow debug job version.
  • Method Details

    • jobVersion

      String jobVersion()
      Gets the jobVersion property: The ID of data flow debug job version.
      Returns:
      the jobVersion value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datafactory.fluent.models.AddDataFlowToDebugSessionResponseInner object.
      Returns:
      the inner object.