Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remote wrong readOnly
  • Loading branch information
dagald-msft committed Sep 14, 2018
commit b8420a388d27fe9089e179f0d9b6bd126f43ad60
Original file line number Diff line number Diff line change
Expand Up @@ -1273,8 +1273,7 @@
},
"address": {
"description": "Public IP address of the virtual machine.",
"type": "string",
"readOnly": true
"type": "string"
},
"administratorAccount": {
"description": "Admin credentials for virtual machine",
Expand Down Expand Up @@ -1305,8 +1304,7 @@
},
"address": {
"description": "Public IP address of the master node of the cluster.",
"type": "string",
"readOnly": true
"type": "string"
},
"administratorAccount": {
"description": "Admin credentials for master node of the cluster",
Expand Down