|
1388 | 1388 | "type": "array", |
1389 | 1389 | "items": { |
1390 | 1390 | "$ref": "#/definitions/Summary" |
1391 | | - } |
| 1391 | + }, |
| 1392 | + "x-ms-identifiers": [ |
| 1393 | + "item" |
| 1394 | + ] |
1392 | 1395 | } |
1393 | 1396 | } |
1394 | 1397 | }, |
|
1800 | 1803 | "type": "array", |
1801 | 1804 | "items": { |
1802 | 1805 | "$ref": "#/definitions/OperationsDiscovery" |
1803 | | - } |
| 1806 | + }, |
| 1807 | + "x-ms-identifiers": [ |
| 1808 | + "name" |
| 1809 | + ] |
1804 | 1810 | }, |
1805 | 1811 | "nextLink": { |
1806 | 1812 | "description": "Gets or sets the value of next link.", |
|
1841 | 1847 | "items": { |
1842 | 1848 | "$ref": "#/definitions/MoveResourceErrorBody" |
1843 | 1849 | }, |
| 1850 | + "x-ms-identifiers": [], |
1844 | 1851 | "description": "A list of additional details about the error." |
1845 | 1852 | } |
1846 | 1853 | }, |
|
2008 | 2015 | "type": "array", |
2009 | 2016 | "items": { |
2010 | 2017 | "$ref": "#/definitions/SubnetResourceSettings" |
2011 | | - } |
| 2018 | + }, |
| 2019 | + "x-ms-identifiers": [ |
| 2020 | + "/networkSecurityGroup/sourceArmResourceId" |
| 2021 | + ] |
2012 | 2022 | } |
2013 | 2023 | }, |
2014 | 2024 | "x-ms-discriminator-value": "Microsoft.Network/virtualNetworks" |
|
2062 | 2072 | "type": "array", |
2063 | 2073 | "items": { |
2064 | 2074 | "$ref": "#/definitions/NicIpConfigurationResourceSettings" |
2065 | | - } |
| 2075 | + }, |
| 2076 | + "x-ms-identifiers": [ |
| 2077 | + "name" |
| 2078 | + ] |
2066 | 2079 | }, |
2067 | 2080 | "enableAcceleratedNetworking": { |
2068 | 2081 | "description": "Gets or sets a value indicating whether accelerated networking is enabled.", |
|
2150 | 2163 | "type": "array", |
2151 | 2164 | "items": { |
2152 | 2165 | "$ref": "#/definitions/LoadBalancerBackendAddressPoolReference" |
2153 | | - } |
| 2166 | + }, |
| 2167 | + "x-ms-identifiers": [ |
| 2168 | + "sourceArmResourceId" |
| 2169 | + ] |
2154 | 2170 | }, |
2155 | 2171 | "loadBalancerNatRules": { |
2156 | 2172 | "description": "Gets or sets the references of the load balancer NAT rules.", |
2157 | 2173 | "type": "array", |
2158 | 2174 | "items": { |
2159 | 2175 | "$ref": "#/definitions/LoadBalancerNatRuleReference" |
2160 | | - } |
| 2176 | + }, |
| 2177 | + "x-ms-identifiers": [ |
| 2178 | + "sourceArmResourceId" |
| 2179 | + ] |
2161 | 2180 | }, |
2162 | 2181 | "publicIp": { |
2163 | 2182 | "$ref": "#/definitions/PublicIpReference" |
|
2232 | 2251 | "type": "array", |
2233 | 2252 | "items": { |
2234 | 2253 | "$ref": "#/definitions/NsgSecurityRule" |
2235 | | - } |
| 2254 | + }, |
| 2255 | + "x-ms-identifiers": [ |
| 2256 | + "name" |
| 2257 | + ] |
2236 | 2258 | } |
2237 | 2259 | }, |
2238 | 2260 | "x-ms-discriminator-value": "Microsoft.Network/networkSecurityGroups" |
|
2297 | 2319 | "type": "array", |
2298 | 2320 | "items": { |
2299 | 2321 | "$ref": "#/definitions/LBFrontendIPConfigurationResourceSettings" |
2300 | | - } |
| 2322 | + }, |
| 2323 | + "x-ms-identifiers": [] |
2301 | 2324 | }, |
2302 | 2325 | "backendAddressPools": { |
2303 | 2326 | "description": "Gets or sets the backend address pools of the load balancer.", |
2304 | 2327 | "type": "array", |
2305 | 2328 | "items": { |
2306 | 2329 | "$ref": "#/definitions/LBBackendAddressPoolResourceSettings" |
2307 | | - } |
| 2330 | + }, |
| 2331 | + "x-ms-identifiers": [ |
| 2332 | + "name" |
| 2333 | + ] |
2308 | 2334 | }, |
2309 | 2335 | "zones": { |
2310 | 2336 | "description": "Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given\r\n precedence only if frontend IP configurations settings are not present.", |
|
2482 | 2508 | "items": { |
2483 | 2509 | "$ref": "#/definitions/CloudErrorBody" |
2484 | 2510 | }, |
| 2511 | + "x-ms-identifiers": [], |
2485 | 2512 | "description": "A list of additional details about the error." |
2486 | 2513 | } |
2487 | 2514 | }, |
|
2548 | 2575 | "description": "The error details.", |
2549 | 2576 | "items": { |
2550 | 2577 | "$ref": "#/definitions/OperationStatusError" |
2551 | | - } |
| 2578 | + }, |
| 2579 | + "x-ms-identifiers": [] |
2552 | 2580 | }, |
2553 | 2581 | "additionalInfo": { |
2554 | 2582 | "readOnly": true, |
2555 | 2583 | "type": "array", |
2556 | 2584 | "description": "The additional info.", |
2557 | 2585 | "items": { |
2558 | 2586 | "$ref": "#/definitions/OperationErrorAdditionalInfo" |
2559 | | - } |
| 2587 | + }, |
| 2588 | + "x-ms-identifiers": [] |
2560 | 2589 | } |
2561 | 2590 | } |
2562 | 2591 | }, |
|
0 commit comments