Skip to content

Commit 68547c4

Browse files
yuc-Liv-yuchenli
authored andcommitted
remove Write-Only on RuntimeScriptAction[parameters] (Azure#21427)
Co-authored-by: v-yuchenli <[email protected]>
1 parent fa172b4 commit 68547c4

File tree

1 file changed

+1
-5
lines changed
  • specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01

1 file changed

+1
-5
lines changed

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/cluster.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,11 +1656,7 @@
16561656
},
16571657
"parameters": {
16581658
"type": "string",
1659-
"description": "The parameters for the script",
1660-
"x-ms-mutability": [
1661-
"create",
1662-
"update"
1663-
]
1659+
"description": "The parameters for the script"
16641660
},
16651661
"roles": {
16661662
"type": "array",

0 commit comments

Comments
 (0)