Skip to content

Commit

Permalink
Exposing computerName prop for vm template (#5639)
Browse files Browse the repository at this point in the history
Co-authored-by: Siddhant Singh <siddhant9868@gmail.com>
  • Loading branch information
sidsinghms and Siddhant9868 authored Dec 14, 2021
1 parent ad46ebc commit 5204ab9
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3455,6 +3455,11 @@
"type": "string",
"readOnly": true
},
"computerName": {
"description": "Gets or sets computer name.",
"type": "string",
"readOnly": true
},
"memoryMB": {
"type": "integer",
"format": "int32",
Expand Down

0 comments on commit 5204ab9

Please sign in to comment.