Skip to content

Commit 42e9197

Browse files
docoheLeiwang3SQL
authored andcommitted
Add readOnly flag to statstic - has no effect (Azure#16286)
1 parent 9445480 commit 42e9197

File tree

1 file changed

+2
-0
lines changed
  • specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2021-08-27

1 file changed

+2
-0
lines changed

specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2021-08-27/kusto.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,6 +4039,7 @@
40394039
},
40404040
"statistics": {
40414041
"$ref": "#/definitions/DatabaseStatistics",
4042+
"readOnly": true,
40424043
"description": "The statistics of the database."
40434044
},
40444045
"isFollowed": {
@@ -4069,6 +4070,7 @@
40694070
},
40704071
"statistics": {
40714072
"$ref": "#/definitions/DatabaseStatistics",
4073+
"readOnly": true,
40724074
"description": "The statistics of the database."
40734075
},
40744076
"leaderClusterResourceId": {

0 commit comments

Comments
 (0)