You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2021-03-01 (Azure#16744)
* Updating 2021-03-01 with extendedLocation and vmss ID
* Trying to fix errrs
* fixing property name
Co-authored-by: jmccarthy <jmccarthy@microsoft.com>
Copy file name to clipboardExpand all lines: specification/imds/data-plane/Microsoft.InstanceMetadataService/stable/2021-03-01/examples/GetInstanceMetadata.json
Copy file name to clipboardExpand all lines: specification/imds/data-plane/Microsoft.InstanceMetadataService/stable/2021-03-01/imds.json
+34Lines changed: 34 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -249,6 +249,11 @@
249
249
"type": "string",
250
250
"description": "Describes how the VM will be evicted if space needs to be freed up. Only applicable to Spot VMs. For a non-spot VM, this will be an empty string."
251
251
},
252
+
"extendedLocation": {
253
+
"type": "object",
254
+
"description": "Describes the extended location of the VM",
0 commit comments