diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json index 90b44489aee0..62c0782c97dd 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json @@ -962,6 +962,11 @@ }, "description": "Gets the job state audit records, indicating when various operations have been performed on this job." }, + "hierarchyQueueNode": { + "type": "string", + "readOnly": true, + "description": "the name of hierarchy queue node this job is assigned to, null if job has not been assigned yet or the account doesn't have hierarchy queue." + }, "properties": { "$ref": "#/definitions/JobProperties", "description": "Gets or sets the job specific properties." diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json index 763c6c704d8c..453b306eb2f5 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json @@ -1018,6 +1018,11 @@ }, "description": "the job state audit records, indicating when various operations have been performed on this job." }, + "hierarchyQueueNode": { + "type": "string", + "readOnly": true, + "description": "the name of hierarchy queue node this job is assigned to, null if job has not been assigned yet or the account doesn't have hierarchy queue." + }, "properties": { "$ref": "#/definitions/JobProperties", "description": "the job specific properties." diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json index 124f6d86ad52..3d571ccba645 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json @@ -778,6 +778,11 @@ "type": "string" }, "description": "The key-value pairs used to add additional metadata to the job information. (Only for use internally with Scope job type.)" + }, + "hierarchyQueueNode": { + "type": "string", + "readOnly": true, + "description": "the name of hierarchy queue node this job is assigned to, null if job has not been assigned yet or the account doesn't have hierarchy queue." } }, "description": "The common Data Lake Analytics job information properties." diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json index 42d8fdbaa2a1..083bd538bbc6 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json @@ -1574,6 +1574,11 @@ "related": { "$ref": "#/definitions/JobRelationshipProperties", "description": "the recurring job relationship information properties." + }, + "hierarchyQueueNode": { + "type": "string", + "readOnly": true, + "description": "the name of hierarchy queue node this job is assigned to, null if job has not been assigned yet or the account doesn't have hierarchy queue." } }, "required": [