You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/DataFlow.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,10 @@
127
127
"script": {
128
128
"type": "string",
129
129
"description": "Power query mashup script."
130
+
},
131
+
"documentLocale": {
132
+
"type": "string",
133
+
"description": "Locale of the Power query mashup document."
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7286,10 +7286,34 @@
7286
7286
"properties": {
7287
7287
"sinks": {
7288
7288
"type": "object",
7289
-
"description": "List of Power Query activity sinks mapped to a queryName.",
7289
+
"description": "(Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.",
0 commit comments