Skip to content

Commit a38d32e

Browse files
author
Sumedh Sandeep Parvatikar
committed
Merge remote-tracking branch 'nneokeke/bulkactions-20260606-preview-version' into add-loosely-type-json-base-profile
2 parents f0a7ea3 + 4baefc9 commit a38d32e

46 files changed

Lines changed: 17567 additions & 125 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"title": "LaunchBulkInstancesOperation_Cancel_Example",
3+
"operationId": "LaunchBulkInstancesOperation_Cancel",
4+
"parameters": {
5+
"api-version": "2026-07-06-preview",
6+
"subscriptionId": "1FBA3C66-5C9C-4391-B72F-9F52735FC9F3",
7+
"resourceGroupName": "rgBulkactions",
8+
"location": "useast2euap",
9+
"name": "434d5a2a-167a-4e26-a89c-fbe622dfd0bc"
10+
},
11+
"responses": {
12+
"202": {
13+
"headers": {
14+
"location": "https://contoso.com/operationstatus"
15+
}
16+
}
17+
}
18+
}

0 commit comments

Comments
 (0)