Skip to content

Commit 7aa6a1a

Browse files
authored
fix wrong update for s360 (#23560)
1 parent 88d0f77 commit 7aa6a1a

File tree

1 file changed

+2
-4
lines changed
  • specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview

1 file changed

+2
-4
lines changed

specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview/FlexibleServers.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,7 @@
584584
"x-ms-enum": {
585585
"name": "EnableStatusEnum",
586586
"modelAsString": true
587-
},
588-
"default": "Disabled"
587+
}
589588
},
590589
"ReplicationRole": {
591590
"type": "string",
@@ -598,8 +597,7 @@
598597
"name": "ReplicationRole",
599598
"modelAsString": true
600599
},
601-
"description": "The replication role.",
602-
"readOnly": true
600+
"description": "The replication role."
603601
},
604602
"DataEncryption": {
605603
"type": "object",

0 commit comments

Comments
 (0)