Class JobDataPath
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.JobDataPath
A Data Lake Analytics job data path item.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JobDataPath
public JobDataPath()
-
-
Method Details
-
jobId
Get the ID of the job this data is for.- Returns:
- the jobId value
-
command
Get the command that this job data relates to.- Returns:
- the command value
-
paths
Get the list of paths to all of the job data.- Returns:
- the paths value
-