Skip to content

Commit

Permalink
Updates Compute.json HyperVGeneration description in ImageProperties (A…
Browse files Browse the repository at this point in the history
  • Loading branch information
srvar authored Mar 9, 2021
1 parent 09f27b3 commit fb680af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10258,7 +10258,7 @@
},
"hyperVGeneration": {
"$ref": "#/definitions/HyperVGenerationType",
"description": "Gets the HyperVGenerationType of the VirtualMachine created from the image"
"description": "Specifies the HyperVGenerationType of the VirtualMachine created from the image. From API Version 2019-03-01 if the image source is a blob, then we need the user to specify the value, if the source is managed resource like disk or snapshot, we may require the user to specify the property if we cannot deduce it from the source managed resource."
}
},
"description": "Describes the properties of an Image."
Expand Down

0 comments on commit fb680af

Please sign in to comment.