Skip to content

Commit fb680af

Browse files
authored
Updates Compute.json HyperVGeneration description in ImageProperties (#13208)
1 parent 09f27b3 commit fb680af

File tree

1 file changed

+1
-1
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2020-12-01

1 file changed

+1
-1
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2020-12-01/compute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10258,7 +10258,7 @@
1025810258
},
1025910259
"hyperVGeneration": {
1026010260
"$ref": "#/definitions/HyperVGenerationType",
10261-
"description": "Gets the HyperVGenerationType of the VirtualMachine created from the image"
10261+
"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."
1026210262
}
1026310263
},
1026410264
"description": "Describes the properties of an Image."

0 commit comments

Comments
 (0)