Interface CreateRunResponse


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

      • runId

        String runId()
        Gets the runId property: Identifier of a run.
        Returns:
        the runId value.
      • innerModel

        CreateRunResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.datafactory.fluent.models.CreateRunResponseInner object.
        Returns:
        the inner object.