File tree 1 file changed +0
-18
lines changed
specification/nginx/resource-manager/NGINX.NGINXPLUS/preview/2025-03-01-preview
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 2282
2282
}
2283
2283
}
2284
2284
},
2285
- "OperationListResult" : {
2286
- "description" : " Result of GET request to list Nginx.NginxPlus operations." ,
2287
- "type" : " object" ,
2288
- "properties" : {
2289
- "value" : {
2290
- "description" : " List of operations supported by the Nginx.NginxPlus provider." ,
2291
- "type" : " array" ,
2292
- "items" : {
2293
- "$ref" : " #/definitions/OperationResult"
2294
- },
2295
- "x-ms-identifiers" : []
2296
- },
2297
- "nextLink" : {
2298
- "description" : " URL to get the next set of operation list results if there are any." ,
2299
- "type" : " string"
2300
- }
2301
- }
2302
- },
2303
2285
"AnalysisCreate" : {
2304
2286
"type" : " object" ,
2305
2287
"description" : " The request body for creating an analysis for an NGINX configuration." ,
You can’t perform that action at this time.
0 commit comments