File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 58575857 "properties" : {
58585858 "clusterSize" : {
58595859 "type" : " object" ,
5860- "description" : " Number of worker/data nodes in the cluster. Suggestion value: 4. Type: string (or Expression with resultType string)."
5860+ "x-ms-format" : " dfe-int" ,
5861+ "description" : " Number of worker/data nodes in the cluster. Suggestion value: 4. Type: int (or Expression with resultType int)."
58615862 },
58625863 "timeToLive" : {
58635864 "type" : " object" ,
Original file line number Diff line number Diff line change 52155215 },
52165216 "arguments" : {
52175217 "type" : " object" ,
5218+ "x-ms-format" : " dfe-list-string" ,
52185219 "description" : " User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array)."
52195220 },
52205221 "getDebugInfo" : {
You can’t perform that action at this time.
0 commit comments