File tree 2 files changed +18
-0
lines changed
specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 201
201
"$ref" : " #/parameters/api-version"
202
202
}
203
203
],
204
+ "x-ms-pageable" : {
205
+ "nextLinkName" : " nextLink"
206
+ },
204
207
"x-ms-examples" : {
205
208
"Get a list of application type name resources" : {
206
209
"$ref" : " ./examples/ApplicationTypeNameListOperation_example.json"
402
405
"$ref" : " #/parameters/api-version"
403
406
}
404
407
],
408
+ "x-ms-pageable" : {
409
+ "nextLinkName" : " nextLink"
410
+ },
405
411
"x-ms-examples" : {
406
412
"Get a list of application type version resources" : {
407
413
"$ref" : " ./examples/ApplicationTypeVersionListOperation_example.json"
652
658
"$ref" : " #/parameters/api-version"
653
659
}
654
660
],
661
+ "x-ms-pageable" : {
662
+ "nextLinkName" : " nextLink"
663
+ },
655
664
"x-ms-examples" : {
656
665
"Get a list of application resources" : {
657
666
"$ref" : " ./examples/ApplicationListOperation_example.json"
914
923
"$ref" : " #/parameters/api-version"
915
924
}
916
925
],
926
+ "x-ms-pageable" : {
927
+ "nextLinkName" : " nextLink"
928
+ },
917
929
"x-ms-examples" : {
918
930
"Get a list of service resources" : {
919
931
"$ref" : " ./examples/ServiceListOperation_example.json"
Original file line number Diff line number Diff line change 256
256
"tags" : [
257
257
" Cluster"
258
258
],
259
+ "x-ms-pageable" : {
260
+ "nextLinkName" : " nextLink"
261
+ },
259
262
"x-ms-examples" : {
260
263
"List cluster by resource group" : {
261
264
"$ref" : " ./examples/ClusterListByResourceGroupOperation_example.json"
293
296
"tags" : [
294
297
" Cluster"
295
298
],
299
+ "x-ms-pageable" : {
300
+ "nextLinkName" : " nextLink"
301
+ },
296
302
"x-ms-examples" : {
297
303
"List clusters" : {
298
304
"$ref" : " ./examples/ClusterListOperation_example.json"
You can’t perform that action at this time.
0 commit comments