Skip to content

Commit

Permalink
Add vmId to the virtual machine properties. (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanignatiev authored and amarzavery committed Apr 12, 2016
1 parent 3eeabb4 commit 3a9e2f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arm-compute/2016-03-30/swagger/compute.json
Expand Up @@ -3640,6 +3640,10 @@
"licenseType": {
"type": "string",
"description": "Gets or sets the license type, which is for bring your own license scenario."
},
"vmId": {
"type": "string",
"description": "Gets the virtual machine unique id."
}
},
"description": "Describes the properties of a Virtual Machine."
Expand Down

0 comments on commit 3a9e2f2

Please sign in to comment.