Skip to content

Commit

Permalink
Vtap swagger update and made the property as readonly (#3845)
Browse files Browse the repository at this point in the history
* vtapswaggerupdate

* Adding readonly property
  • Loading branch information
neaggarwMS authored and jianghaolu committed Sep 10, 2018
1 parent c60ac4a commit 2bcec07
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,8 @@
"items": {
"$ref": "./networkInterface.json#/definitions/NetworkInterfaceTapConfiguration",
"description": "The reference of the Network Interface."
},
},
"readOnly": true,
"description": "Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped."
},
"destinationNetworkInterfaceIPConfiguration": {
Expand Down

0 comments on commit 2bcec07

Please sign in to comment.