Update IpAllocationDelete.json to fix the Linter Error (#24073)
Update IpAllocationDelete.json to fix the Linter Error
This commit is contained in:
Родитель
7f115517cc
Коммит
d6b1dfc190
|
@ -7,7 +7,11 @@
|
|||
},
|
||||
"responses": {
|
||||
"200": {},
|
||||
"202": {},
|
||||
"202": {
|
||||
"headers": {
|
||||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/IpAllocations/test-ipallocation?api-version=2022-11-01"
|
||||
}
|
||||
},
|
||||
"204": {}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче