Skip to content

Commit d27f035

Browse files
dulikvorDudi Likvornik
andauthored
OperationalInsights: Changing property mutibality to default. (#12620)
Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>
1 parent c393b16 commit d27f035

File tree

1 file changed

+1
-4
lines changed
  • specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01

1 file changed

+1
-4
lines changed

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Clusters.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -503,10 +503,7 @@
503503
"keyRsaSize": {
504504
"description": "Selected key minimum required size.",
505505
"type": "integer",
506-
"format": "int32",
507-
"x-ms-mutability": [
508-
"create"
509-
]
506+
"format": "int32"
510507
}
511508
}
512509
},

0 commit comments

Comments
 (0)