Skip to content

Commit

Permalink
Added readonly attribute to publicNetworkAccess
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepkintali committed Sep 8, 2020
1 parent b4260d0 commit 495dd31
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1525,7 +1525,8 @@
"x-ms-enum": {
"name": "ServerPublicNetworkAccessState",
"modelAsString": true
}
},
"readOnly": true
},
"maintenanceWindow": {
"$ref": "#/definitions/MaintenanceWindow",
Expand Down

0 comments on commit 495dd31

Please sign in to comment.