@azure/arm-batch 10.0.1-alpha.20250101.1 → 10.0.1-alpha.20250103.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist-esm/src → dist/browser}/batchManagementClient.d.ts +2 -2
- package/dist/browser/batchManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/batchManagementClient.js +15 -18
- package/dist/browser/batchManagementClient.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationOperations.d.ts +3 -3
- package/dist/browser/operations/applicationOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationOperations.js +3 -3
- package/dist/browser/operations/applicationOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationPackageOperations.d.ts +3 -3
- package/dist/browser/operations/applicationPackageOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationPackageOperations.js +3 -3
- package/dist/browser/operations/applicationPackageOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/batchAccountOperations.d.ts +3 -3
- package/dist/browser/operations/batchAccountOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/batchAccountOperations.js +79 -87
- package/dist/browser/operations/batchAccountOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/certificateOperations.d.ts +3 -3
- package/dist/browser/operations/certificateOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/certificateOperations.js +42 -46
- package/dist/browser/operations/certificateOperations.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/location.d.ts +3 -3
- package/dist/browser/operations/location.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/location.js +3 -3
- package/dist/browser/operations/location.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterOperations.d.ts +3 -3
- package/dist/browser/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterOperations.js +46 -50
- package/dist/browser/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/poolOperations.d.ts +3 -3
- package/dist/browser/operations/poolOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/poolOperations.js +42 -46
- package/dist/browser/operations/poolOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnectionOperations.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnectionOperations.js +88 -96
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResourceOperations.d.ts +3 -3
- package/dist/browser/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResourceOperations.js +3 -3
- package/dist/browser/operations/privateLinkResourceOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/applicationOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationPackageOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/batchAccountOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/certificateOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/location.d.ts +1 -1
- package/dist/browser/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/location.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/poolOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/poolOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnectionOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResourceOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/batchManagementClient.d.ts +30 -0
- package/dist/commonjs/batchManagementClient.d.ts.map +1 -0
- package/dist/commonjs/batchManagementClient.js +114 -0
- package/dist/commonjs/batchManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +24 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-batch.d.ts → dist/commonjs/models/index.d.ts} +2366 -3263
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +111 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +144 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +4564 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +36 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +329 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/applicationOperations.d.ts +71 -0
- package/dist/commonjs/operations/applicationOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/applicationOperations.js +286 -0
- package/dist/commonjs/operations/applicationOperations.js.map +1 -0
- package/dist/commonjs/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/commonjs/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/applicationPackageOperations.js +311 -0
- package/dist/commonjs/operations/applicationPackageOperations.js.map +1 -0
- package/dist/commonjs/operations/batchAccountOperations.d.ts +203 -0
- package/dist/commonjs/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/batchAccountOperations.js +882 -0
- package/dist/commonjs/operations/batchAccountOperations.js.map +1 -0
- package/dist/commonjs/operations/certificateOperations.d.ts +124 -0
- package/dist/commonjs/operations/certificateOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/certificateOperations.js +420 -0
- package/dist/commonjs/operations/certificateOperations.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/location.d.ts +49 -0
- package/dist/commonjs/operations/location.d.ts.map +1 -0
- package/dist/commonjs/operations/location.js +213 -0
- package/dist/commonjs/operations/location.js.map +1 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.js +286 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/poolOperations.d.ts +103 -0
- package/dist/commonjs/operations/poolOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/poolOperations.js +424 -0
- package/dist/commonjs/operations/poolOperations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +389 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js +187 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/location.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/location.js +10 -0
- package/dist/commonjs/operationsInterfaces/location.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/batchManagementClient.d.ts +30 -0
- package/dist/esm/batchManagementClient.d.ts.map +1 -0
- package/dist/esm/batchManagementClient.js +109 -0
- package/dist/esm/batchManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +21 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +2366 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +108 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +144 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +4559 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +36 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +326 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/applicationOperations.d.ts +71 -0
- package/dist/esm/operations/applicationOperations.d.ts.map +1 -0
- package/dist/esm/operations/applicationOperations.js +282 -0
- package/dist/esm/operations/applicationOperations.js.map +1 -0
- package/dist/esm/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/esm/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/esm/operations/applicationPackageOperations.js +307 -0
- package/dist/esm/operations/applicationPackageOperations.js.map +1 -0
- package/dist/esm/operations/batchAccountOperations.d.ts +203 -0
- package/dist/esm/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/esm/operations/batchAccountOperations.js +878 -0
- package/dist/esm/operations/batchAccountOperations.js.map +1 -0
- package/dist/esm/operations/certificateOperations.d.ts +124 -0
- package/dist/esm/operations/certificateOperations.d.ts.map +1 -0
- package/dist/esm/operations/certificateOperations.js +416 -0
- package/dist/esm/operations/certificateOperations.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/location.d.ts +49 -0
- package/dist/esm/operations/location.d.ts.map +1 -0
- package/dist/esm/operations/location.js +209 -0
- package/dist/esm/operations/location.js.map +1 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.js +282 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/poolOperations.d.ts +103 -0
- package/dist/esm/operations/poolOperations.d.ts.map +1 -0
- package/dist/esm/operations/poolOperations.js +420 -0
- package/dist/esm/operations/poolOperations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js +385 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.js +183 -0
- package/dist/esm/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/esm/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/applicationOperations.js +9 -0
- package/dist/esm/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.js +9 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.js +9 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/esm/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/certificateOperations.js +9 -0
- package/dist/esm/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/location.d.ts +25 -0
- package/dist/esm/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/location.js +9 -0
- package/dist/esm/operationsInterfaces/location.js.map +1 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.js +9 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/esm/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/poolOperations.js +9 -0
- package/dist/esm/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/batchManagementClient.d.ts +30 -0
- package/dist/react-native/batchManagementClient.d.ts.map +1 -0
- package/dist/react-native/batchManagementClient.js +109 -0
- package/dist/react-native/batchManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +21 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2366 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +108 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +144 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +4559 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +36 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +326 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/applicationOperations.d.ts +71 -0
- package/dist/react-native/operations/applicationOperations.d.ts.map +1 -0
- package/dist/react-native/operations/applicationOperations.js +282 -0
- package/dist/react-native/operations/applicationOperations.js.map +1 -0
- package/dist/react-native/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/react-native/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/react-native/operations/applicationPackageOperations.js +307 -0
- package/dist/react-native/operations/applicationPackageOperations.js.map +1 -0
- package/dist/react-native/operations/batchAccountOperations.d.ts +203 -0
- package/dist/react-native/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/react-native/operations/batchAccountOperations.js +878 -0
- package/dist/react-native/operations/batchAccountOperations.js.map +1 -0
- package/dist/react-native/operations/certificateOperations.d.ts +124 -0
- package/dist/react-native/operations/certificateOperations.d.ts.map +1 -0
- package/dist/react-native/operations/certificateOperations.js +416 -0
- package/dist/react-native/operations/certificateOperations.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/location.d.ts +49 -0
- package/dist/react-native/operations/location.d.ts.map +1 -0
- package/dist/react-native/operations/location.js +209 -0
- package/dist/react-native/operations/location.js.map +1 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.js +282 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/poolOperations.d.ts +103 -0
- package/dist/react-native/operations/poolOperations.d.ts.map +1 -0
- package/dist/react-native/operations/poolOperations.js +420 -0
- package/dist/react-native/operations/poolOperations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +385 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js +183 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/location.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/location.js +9 -0
- package/dist/react-native/operationsInterfaces/location.js.map +1 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/react-native/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/poolOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -8793
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/applicationCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationCreateSample.js +0 -44
- package/dist-esm/samples-dev/applicationCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationDeleteSample.js +0 -39
- package/dist-esm/samples-dev/applicationDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationGetSample.js +0 -39
- package/dist-esm/samples-dev/applicationGetSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationListSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationListSample.js +0 -54
- package/dist-esm/samples-dev/applicationListSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageActivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageActivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageActivateSample.js +0 -41
- package/dist-esm/samples-dev/applicationPackageActivateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageCreateSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageDeleteSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageGetSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageGetSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageListSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageListSample.js +0 -55
- package/dist-esm/samples-dev/applicationPackageListSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationUpdateSample.js +0 -44
- package/dist-esm/samples-dev/applicationUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountCreateSample.js +0 -157
- package/dist-esm/samples-dev/batchAccountCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountDeleteSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.js +0 -39
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetKeysSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountGetKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetSample.js +0 -56
- package/dist-esm/samples-dev/batchAccountGetSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.js +0 -54
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.js +0 -54
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListSample.js +0 -52
- package/dist-esm/samples-dev/batchAccountListSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js +0 -41
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountUpdateSample.js +0 -43
- package/dist-esm/samples-dev/batchAccountUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateCancelDeletionSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateCancelDeletionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateCancelDeletionSample.js +0 -43
- package/dist-esm/samples-dev/certificateCancelDeletionSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateCreateSample.js +0 -92
- package/dist-esm/samples-dev/certificateCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateDeleteSample.js +0 -39
- package/dist-esm/samples-dev/certificateDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateGetSample.js +0 -58
- package/dist-esm/samples-dev/certificateGetSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js +0 -94
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateUpdateSample.js +0 -43
- package/dist-esm/samples-dev/certificateUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js +0 -62
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/locationGetQuotasSample.d.ts +0 -2
- package/dist-esm/samples-dev/locationGetQuotasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationGetQuotasSample.js +0 -37
- package/dist-esm/samples-dev/locationGetQuotasSample.js.map +0 -1
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.d.ts +0 -2
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.js +0 -53
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.js +0 -39
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.js +0 -54
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.js +0 -39
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -53
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/poolCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolCreateSample.js +0 -642
- package/dist-esm/samples-dev/poolCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/poolDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolDeleteSample.js +0 -39
- package/dist-esm/samples-dev/poolDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.js +0 -39
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.js.map +0 -1
- package/dist-esm/samples-dev/poolGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolGetSample.js +0 -153
- package/dist-esm/samples-dev/poolGetSample.js.map +0 -1
- package/dist-esm/samples-dev/poolListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js +0 -91
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/poolStopResizeSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolStopResizeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolStopResizeSample.js +0 -39
- package/dist-esm/samples-dev/poolStopResizeSample.js.map +0 -1
- package/dist-esm/samples-dev/poolUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolUpdateSample.js +0 -130
- package/dist-esm/samples-dev/poolUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.js +0 -54
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js +0 -45
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourceGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceGetSample.js +0 -39
- package/dist-esm/samples-dev/privateLinkResourceGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.js +0 -54
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.js.map +0 -1
- package/dist-esm/src/batchManagementClient.d.ts.map +0 -1
- package/dist-esm/src/batchManagementClient.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/applicationOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/applicationOperations.js.map +0 -1
- package/dist-esm/src/operations/applicationPackageOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/applicationPackageOperations.js.map +0 -1
- package/dist-esm/src/operations/batchAccountOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/batchAccountOperations.js.map +0 -1
- package/dist-esm/src/operations/certificateOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/certificateOperations.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/location.d.ts.map +0 -1
- package/dist-esm/src/operations/location.js.map +0 -1
- package/dist-esm/src/operations/networkSecurityPerimeterOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/networkSecurityPerimeterOperations.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/poolOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/poolOperations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationPackageOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationPackageOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchAccountOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchAccountOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/certificateOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/certificateOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/location.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/location.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/poolOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/poolOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/batch_examples.d.ts +0 -4
- package/dist-esm/test/batch_examples.d.ts.map +0 -1
- package/dist-esm/test/batch_examples.js +0 -503
- package/dist-esm/test/batch_examples.js.map +0 -1
- package/dist-esm/test/fakeTestSecrets.d.ts +0 -3
- package/dist-esm/test/fakeTestSecrets.d.ts.map +0 -1
- package/dist-esm/test/fakeTestSecrets.js +0 -7
- package/dist-esm/test/fakeTestSecrets.js.map +0 -1
- package/src/batchManagementClient.ts +0 -188
- package/src/lroImpl.ts +0 -42
- package/src/models/index.ts +0 -2705
- package/src/models/mappers.ts +0 -4828
- package/src/models/parameters.ts +0 -377
- package/src/operations/applicationOperations.ts +0 -369
- package/src/operations/applicationPackageOperations.ts +0 -419
- package/src/operations/batchAccountOperations.ts +0 -1151
- package/src/operations/certificateOperations.ts +0 -552
- package/src/operations/index.ts +0 -18
- package/src/operations/location.ts +0 -271
- package/src/operations/networkSecurityPerimeterOperations.ts +0 -397
- package/src/operations/operations.ts +0 -149
- package/src/operations/poolOperations.ts +0 -566
- package/src/operations/privateEndpointConnectionOperations.ts +0 -542
- package/src/operations/privateLinkResourceOperations.ts +0 -247
- package/src/operationsInterfaces/applicationOperations.ts +0 -90
- package/src/operationsInterfaces/applicationPackageOperations.ts +0 -106
- package/src/operationsInterfaces/batchAccountOperations.ts +0 -224
- package/src/operationsInterfaces/certificateOperations.ts +0 -155
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/location.ts +0 -52
- package/src/operationsInterfaces/networkSecurityPerimeterOperations.ts +0 -81
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/poolOperations.ts +0 -142
- package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +0 -122
- package/src/operationsInterfaces/privateLinkResourceOperations.ts +0 -45
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationPackageOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/batchAccountOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/certificateOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/location.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/poolOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnectionOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResourceOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1,424 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Microsoft Corporation.
|
|
4
|
+
* Licensed under the MIT License.
|
|
5
|
+
*
|
|
6
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.PoolOperationsImpl = void 0;
|
|
11
|
+
const tslib_1 = require("tslib");
|
|
12
|
+
const pagingHelper_js_1 = require("../pagingHelper.js");
|
|
13
|
+
const coreClient = tslib_1.__importStar(require("@azure/core-client"));
|
|
14
|
+
const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
|
|
15
|
+
const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
|
|
16
|
+
const core_lro_1 = require("@azure/core-lro");
|
|
17
|
+
const lroImpl_js_1 = require("../lroImpl.js");
|
|
18
|
+
/// <reference lib="esnext.asynciterable" />
|
|
19
|
+
/** Class containing PoolOperations operations. */
|
|
20
|
+
class PoolOperationsImpl {
|
|
21
|
+
/**
|
|
22
|
+
* Initialize a new instance of the class PoolOperations class.
|
|
23
|
+
* @param client Reference to the service client
|
|
24
|
+
*/
|
|
25
|
+
constructor(client) {
|
|
26
|
+
this.client = client;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Lists all of the pools in the specified account.
|
|
30
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
31
|
+
* @param accountName The name of the Batch account.
|
|
32
|
+
* @param options The options parameters.
|
|
33
|
+
*/
|
|
34
|
+
listByBatchAccount(resourceGroupName, accountName, options) {
|
|
35
|
+
const iter = this.listByBatchAccountPagingAll(resourceGroupName, accountName, options);
|
|
36
|
+
return {
|
|
37
|
+
next() {
|
|
38
|
+
return iter.next();
|
|
39
|
+
},
|
|
40
|
+
[Symbol.asyncIterator]() {
|
|
41
|
+
return this;
|
|
42
|
+
},
|
|
43
|
+
byPage: (settings) => {
|
|
44
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
45
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
46
|
+
}
|
|
47
|
+
return this.listByBatchAccountPagingPage(resourceGroupName, accountName, options, settings);
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
listByBatchAccountPagingPage(resourceGroupName, accountName, options, settings) {
|
|
52
|
+
return tslib_1.__asyncGenerator(this, arguments, function* listByBatchAccountPagingPage_1() {
|
|
53
|
+
let result;
|
|
54
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
55
|
+
if (!continuationToken) {
|
|
56
|
+
result = yield tslib_1.__await(this._listByBatchAccount(resourceGroupName, accountName, options));
|
|
57
|
+
let page = result.value || [];
|
|
58
|
+
continuationToken = result.nextLink;
|
|
59
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
60
|
+
yield yield tslib_1.__await(page);
|
|
61
|
+
}
|
|
62
|
+
while (continuationToken) {
|
|
63
|
+
result = yield tslib_1.__await(this._listByBatchAccountNext(resourceGroupName, accountName, continuationToken, options));
|
|
64
|
+
continuationToken = result.nextLink;
|
|
65
|
+
let page = result.value || [];
|
|
66
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
67
|
+
yield yield tslib_1.__await(page);
|
|
68
|
+
}
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
listByBatchAccountPagingAll(resourceGroupName, accountName, options) {
|
|
72
|
+
return tslib_1.__asyncGenerator(this, arguments, function* listByBatchAccountPagingAll_1() {
|
|
73
|
+
var _a, e_1, _b, _c;
|
|
74
|
+
try {
|
|
75
|
+
for (var _d = true, _e = tslib_1.__asyncValues(this.listByBatchAccountPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
76
|
+
_c = _f.value;
|
|
77
|
+
_d = false;
|
|
78
|
+
const page = _c;
|
|
79
|
+
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
83
|
+
finally {
|
|
84
|
+
try {
|
|
85
|
+
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
86
|
+
}
|
|
87
|
+
finally { if (e_1) throw e_1.error; }
|
|
88
|
+
}
|
|
89
|
+
});
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Lists all of the pools in the specified account.
|
|
93
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
94
|
+
* @param accountName The name of the Batch account.
|
|
95
|
+
* @param options The options parameters.
|
|
96
|
+
*/
|
|
97
|
+
_listByBatchAccount(resourceGroupName, accountName, options) {
|
|
98
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, options }, listByBatchAccountOperationSpec);
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Creates a new pool inside the specified account.
|
|
102
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
103
|
+
* @param accountName The name of the Batch account.
|
|
104
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
105
|
+
* @param parameters Additional parameters for pool creation.
|
|
106
|
+
* @param options The options parameters.
|
|
107
|
+
*/
|
|
108
|
+
create(resourceGroupName, accountName, poolName, parameters, options) {
|
|
109
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, poolName, parameters, options }, createOperationSpec);
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* Updates the properties of an existing pool.
|
|
113
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
114
|
+
* @param accountName The name of the Batch account.
|
|
115
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
116
|
+
* @param parameters Pool properties that should be updated. Properties that are supplied will be
|
|
117
|
+
* updated, any property not supplied will be unchanged.
|
|
118
|
+
* @param options The options parameters.
|
|
119
|
+
*/
|
|
120
|
+
update(resourceGroupName, accountName, poolName, parameters, options) {
|
|
121
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, poolName, parameters, options }, updateOperationSpec);
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* Deletes the specified pool.
|
|
125
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
126
|
+
* @param accountName The name of the Batch account.
|
|
127
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
128
|
+
* @param options The options parameters.
|
|
129
|
+
*/
|
|
130
|
+
async beginDelete(resourceGroupName, accountName, poolName, options) {
|
|
131
|
+
const directSendOperation = async (args, spec) => {
|
|
132
|
+
return this.client.sendOperationRequest(args, spec);
|
|
133
|
+
};
|
|
134
|
+
const sendOperationFn = async (args, spec) => {
|
|
135
|
+
var _a;
|
|
136
|
+
let currentRawResponse = undefined;
|
|
137
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
138
|
+
const callback = (rawResponse, flatResponse) => {
|
|
139
|
+
currentRawResponse = rawResponse;
|
|
140
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
141
|
+
};
|
|
142
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
143
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
144
|
+
return {
|
|
145
|
+
flatResponse,
|
|
146
|
+
rawResponse: {
|
|
147
|
+
statusCode: currentRawResponse.status,
|
|
148
|
+
body: currentRawResponse.parsedBody,
|
|
149
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
150
|
+
},
|
|
151
|
+
};
|
|
152
|
+
};
|
|
153
|
+
const lro = (0, lroImpl_js_1.createLroSpec)({
|
|
154
|
+
sendOperationFn,
|
|
155
|
+
args: { resourceGroupName, accountName, poolName, options },
|
|
156
|
+
spec: deleteOperationSpec,
|
|
157
|
+
});
|
|
158
|
+
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
159
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
160
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
161
|
+
resourceLocationConfig: "location",
|
|
162
|
+
});
|
|
163
|
+
await poller.poll();
|
|
164
|
+
return poller;
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* Deletes the specified pool.
|
|
168
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
169
|
+
* @param accountName The name of the Batch account.
|
|
170
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
171
|
+
* @param options The options parameters.
|
|
172
|
+
*/
|
|
173
|
+
async beginDeleteAndWait(resourceGroupName, accountName, poolName, options) {
|
|
174
|
+
const poller = await this.beginDelete(resourceGroupName, accountName, poolName, options);
|
|
175
|
+
return poller.pollUntilDone();
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Gets information about the specified pool.
|
|
179
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
180
|
+
* @param accountName The name of the Batch account.
|
|
181
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
182
|
+
* @param options The options parameters.
|
|
183
|
+
*/
|
|
184
|
+
get(resourceGroupName, accountName, poolName, options) {
|
|
185
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, poolName, options }, getOperationSpec);
|
|
186
|
+
}
|
|
187
|
+
/**
|
|
188
|
+
* Disables automatic scaling for a pool.
|
|
189
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
190
|
+
* @param accountName The name of the Batch account.
|
|
191
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
192
|
+
* @param options The options parameters.
|
|
193
|
+
*/
|
|
194
|
+
disableAutoScale(resourceGroupName, accountName, poolName, options) {
|
|
195
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, poolName, options }, disableAutoScaleOperationSpec);
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* This does not restore the pool to its previous state before the resize operation: it only stops any
|
|
199
|
+
* further changes being made, and the pool maintains its current state. After stopping, the pool
|
|
200
|
+
* stabilizes at the number of nodes it was at when the stop operation was done. During the stop
|
|
201
|
+
* operation, the pool allocation state changes first to stopping and then to steady. A resize
|
|
202
|
+
* operation need not be an explicit resize pool request; this API can also be used to halt the initial
|
|
203
|
+
* sizing of the pool when it is created.
|
|
204
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
205
|
+
* @param accountName The name of the Batch account.
|
|
206
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
207
|
+
* @param options The options parameters.
|
|
208
|
+
*/
|
|
209
|
+
stopResize(resourceGroupName, accountName, poolName, options) {
|
|
210
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, poolName, options }, stopResizeOperationSpec);
|
|
211
|
+
}
|
|
212
|
+
/**
|
|
213
|
+
* ListByBatchAccountNext
|
|
214
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
215
|
+
* @param accountName The name of the Batch account.
|
|
216
|
+
* @param nextLink The nextLink from the previous successful call to the ListByBatchAccount method.
|
|
217
|
+
* @param options The options parameters.
|
|
218
|
+
*/
|
|
219
|
+
_listByBatchAccountNext(resourceGroupName, accountName, nextLink, options) {
|
|
220
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, nextLink, options }, listByBatchAccountNextOperationSpec);
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
exports.PoolOperationsImpl = PoolOperationsImpl;
|
|
224
|
+
// Operation Specifications
|
|
225
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
226
|
+
const listByBatchAccountOperationSpec = {
|
|
227
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools",
|
|
228
|
+
httpMethod: "GET",
|
|
229
|
+
responses: {
|
|
230
|
+
200: {
|
|
231
|
+
bodyMapper: Mappers.ListPoolsResult,
|
|
232
|
+
},
|
|
233
|
+
default: {
|
|
234
|
+
bodyMapper: Mappers.CloudError,
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
|
+
queryParameters: [
|
|
238
|
+
Parameters.apiVersion,
|
|
239
|
+
Parameters.maxresults,
|
|
240
|
+
Parameters.filter,
|
|
241
|
+
Parameters.select,
|
|
242
|
+
],
|
|
243
|
+
urlParameters: [
|
|
244
|
+
Parameters.$host,
|
|
245
|
+
Parameters.resourceGroupName,
|
|
246
|
+
Parameters.subscriptionId,
|
|
247
|
+
Parameters.accountName1,
|
|
248
|
+
],
|
|
249
|
+
headerParameters: [Parameters.accept],
|
|
250
|
+
serializer,
|
|
251
|
+
};
|
|
252
|
+
const createOperationSpec = {
|
|
253
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}",
|
|
254
|
+
httpMethod: "PUT",
|
|
255
|
+
responses: {
|
|
256
|
+
200: {
|
|
257
|
+
bodyMapper: Mappers.Pool,
|
|
258
|
+
headersMapper: Mappers.PoolCreateHeaders,
|
|
259
|
+
},
|
|
260
|
+
default: {
|
|
261
|
+
bodyMapper: Mappers.CloudError,
|
|
262
|
+
},
|
|
263
|
+
},
|
|
264
|
+
requestBody: Parameters.parameters10,
|
|
265
|
+
queryParameters: [Parameters.apiVersion],
|
|
266
|
+
urlParameters: [
|
|
267
|
+
Parameters.$host,
|
|
268
|
+
Parameters.resourceGroupName,
|
|
269
|
+
Parameters.subscriptionId,
|
|
270
|
+
Parameters.accountName1,
|
|
271
|
+
Parameters.poolName,
|
|
272
|
+
],
|
|
273
|
+
headerParameters: [
|
|
274
|
+
Parameters.contentType,
|
|
275
|
+
Parameters.accept,
|
|
276
|
+
Parameters.ifMatch,
|
|
277
|
+
Parameters.ifNoneMatch,
|
|
278
|
+
],
|
|
279
|
+
mediaType: "json",
|
|
280
|
+
serializer,
|
|
281
|
+
};
|
|
282
|
+
const updateOperationSpec = {
|
|
283
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}",
|
|
284
|
+
httpMethod: "PATCH",
|
|
285
|
+
responses: {
|
|
286
|
+
200: {
|
|
287
|
+
bodyMapper: Mappers.Pool,
|
|
288
|
+
headersMapper: Mappers.PoolUpdateHeaders,
|
|
289
|
+
},
|
|
290
|
+
default: {
|
|
291
|
+
bodyMapper: Mappers.CloudError,
|
|
292
|
+
},
|
|
293
|
+
},
|
|
294
|
+
requestBody: Parameters.parameters10,
|
|
295
|
+
queryParameters: [Parameters.apiVersion],
|
|
296
|
+
urlParameters: [
|
|
297
|
+
Parameters.$host,
|
|
298
|
+
Parameters.resourceGroupName,
|
|
299
|
+
Parameters.subscriptionId,
|
|
300
|
+
Parameters.accountName1,
|
|
301
|
+
Parameters.poolName,
|
|
302
|
+
],
|
|
303
|
+
headerParameters: [
|
|
304
|
+
Parameters.contentType,
|
|
305
|
+
Parameters.accept,
|
|
306
|
+
Parameters.ifMatch,
|
|
307
|
+
],
|
|
308
|
+
mediaType: "json",
|
|
309
|
+
serializer,
|
|
310
|
+
};
|
|
311
|
+
const deleteOperationSpec = {
|
|
312
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}",
|
|
313
|
+
httpMethod: "DELETE",
|
|
314
|
+
responses: {
|
|
315
|
+
200: {},
|
|
316
|
+
201: {},
|
|
317
|
+
202: {},
|
|
318
|
+
204: {},
|
|
319
|
+
default: {
|
|
320
|
+
bodyMapper: Mappers.CloudError,
|
|
321
|
+
},
|
|
322
|
+
},
|
|
323
|
+
queryParameters: [Parameters.apiVersion],
|
|
324
|
+
urlParameters: [
|
|
325
|
+
Parameters.$host,
|
|
326
|
+
Parameters.resourceGroupName,
|
|
327
|
+
Parameters.subscriptionId,
|
|
328
|
+
Parameters.accountName1,
|
|
329
|
+
Parameters.poolName,
|
|
330
|
+
],
|
|
331
|
+
headerParameters: [Parameters.accept],
|
|
332
|
+
serializer,
|
|
333
|
+
};
|
|
334
|
+
const getOperationSpec = {
|
|
335
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}",
|
|
336
|
+
httpMethod: "GET",
|
|
337
|
+
responses: {
|
|
338
|
+
200: {
|
|
339
|
+
bodyMapper: Mappers.Pool,
|
|
340
|
+
headersMapper: Mappers.PoolGetHeaders,
|
|
341
|
+
},
|
|
342
|
+
default: {
|
|
343
|
+
bodyMapper: Mappers.CloudError,
|
|
344
|
+
},
|
|
345
|
+
},
|
|
346
|
+
queryParameters: [Parameters.apiVersion],
|
|
347
|
+
urlParameters: [
|
|
348
|
+
Parameters.$host,
|
|
349
|
+
Parameters.resourceGroupName,
|
|
350
|
+
Parameters.subscriptionId,
|
|
351
|
+
Parameters.accountName1,
|
|
352
|
+
Parameters.poolName,
|
|
353
|
+
],
|
|
354
|
+
headerParameters: [Parameters.accept],
|
|
355
|
+
serializer,
|
|
356
|
+
};
|
|
357
|
+
const disableAutoScaleOperationSpec = {
|
|
358
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}/disableAutoScale",
|
|
359
|
+
httpMethod: "POST",
|
|
360
|
+
responses: {
|
|
361
|
+
200: {
|
|
362
|
+
bodyMapper: Mappers.Pool,
|
|
363
|
+
headersMapper: Mappers.PoolDisableAutoScaleHeaders,
|
|
364
|
+
},
|
|
365
|
+
default: {
|
|
366
|
+
bodyMapper: Mappers.CloudError,
|
|
367
|
+
},
|
|
368
|
+
},
|
|
369
|
+
queryParameters: [Parameters.apiVersion],
|
|
370
|
+
urlParameters: [
|
|
371
|
+
Parameters.$host,
|
|
372
|
+
Parameters.resourceGroupName,
|
|
373
|
+
Parameters.subscriptionId,
|
|
374
|
+
Parameters.accountName1,
|
|
375
|
+
Parameters.poolName,
|
|
376
|
+
],
|
|
377
|
+
headerParameters: [Parameters.accept],
|
|
378
|
+
serializer,
|
|
379
|
+
};
|
|
380
|
+
const stopResizeOperationSpec = {
|
|
381
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}/stopResize",
|
|
382
|
+
httpMethod: "POST",
|
|
383
|
+
responses: {
|
|
384
|
+
200: {
|
|
385
|
+
bodyMapper: Mappers.Pool,
|
|
386
|
+
headersMapper: Mappers.PoolStopResizeHeaders,
|
|
387
|
+
},
|
|
388
|
+
default: {
|
|
389
|
+
bodyMapper: Mappers.CloudError,
|
|
390
|
+
},
|
|
391
|
+
},
|
|
392
|
+
queryParameters: [Parameters.apiVersion],
|
|
393
|
+
urlParameters: [
|
|
394
|
+
Parameters.$host,
|
|
395
|
+
Parameters.resourceGroupName,
|
|
396
|
+
Parameters.subscriptionId,
|
|
397
|
+
Parameters.accountName1,
|
|
398
|
+
Parameters.poolName,
|
|
399
|
+
],
|
|
400
|
+
headerParameters: [Parameters.accept],
|
|
401
|
+
serializer,
|
|
402
|
+
};
|
|
403
|
+
const listByBatchAccountNextOperationSpec = {
|
|
404
|
+
path: "{nextLink}",
|
|
405
|
+
httpMethod: "GET",
|
|
406
|
+
responses: {
|
|
407
|
+
200: {
|
|
408
|
+
bodyMapper: Mappers.ListPoolsResult,
|
|
409
|
+
},
|
|
410
|
+
default: {
|
|
411
|
+
bodyMapper: Mappers.CloudError,
|
|
412
|
+
},
|
|
413
|
+
},
|
|
414
|
+
urlParameters: [
|
|
415
|
+
Parameters.$host,
|
|
416
|
+
Parameters.resourceGroupName,
|
|
417
|
+
Parameters.subscriptionId,
|
|
418
|
+
Parameters.accountName1,
|
|
419
|
+
Parameters.nextLink,
|
|
420
|
+
],
|
|
421
|
+
headerParameters: [Parameters.accept],
|
|
422
|
+
serializer,
|
|
423
|
+
};
|
|
424
|
+
//# sourceMappingURL=poolOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poolOperations.js","sourceRoot":"","sources":["../../../src/operations/poolOperations.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PoolOperations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { BatchManagementClient } from \"../batchManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n Pool,\n PoolListByBatchAccountNextOptionalParams,\n PoolListByBatchAccountOptionalParams,\n PoolListByBatchAccountResponse,\n PoolCreateOptionalParams,\n PoolCreateResponse,\n PoolUpdateOptionalParams,\n PoolUpdateResponse,\n PoolDeleteOptionalParams,\n PoolGetOptionalParams,\n PoolGetResponse,\n PoolDisableAutoScaleOptionalParams,\n PoolDisableAutoScaleResponse,\n PoolStopResizeOptionalParams,\n PoolStopResizeResponse,\n PoolListByBatchAccountNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PoolOperations operations. */\nexport class PoolOperationsImpl implements PoolOperations {\n private readonly client: BatchManagementClient;\n\n /**\n * Initialize a new instance of the class PoolOperations class.\n * @param client Reference to the service client\n */\n constructor(client: BatchManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all of the pools in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n public listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PoolListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<Pool> {\n const iter = this.listByBatchAccountPagingAll(\n resourceGroupName,\n accountName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByBatchAccountPagingPage(\n resourceGroupName,\n accountName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByBatchAccountPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: PoolListByBatchAccountOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Pool[]> {\n let result: PoolListByBatchAccountResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByBatchAccount(\n resourceGroupName,\n accountName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByBatchAccountNext(\n resourceGroupName,\n accountName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByBatchAccountPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: PoolListByBatchAccountOptionalParams,\n ): AsyncIterableIterator<Pool> {\n for await (const page of this.listByBatchAccountPagingPage(\n resourceGroupName,\n accountName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists all of the pools in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n private _listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PoolListByBatchAccountOptionalParams,\n ): Promise<PoolListByBatchAccountResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listByBatchAccountOperationSpec,\n );\n }\n\n /**\n * Creates a new pool inside the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param parameters Additional parameters for pool creation.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n parameters: Pool,\n options?: PoolCreateOptionalParams,\n ): Promise<PoolCreateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, poolName, parameters, options },\n createOperationSpec,\n );\n }\n\n /**\n * Updates the properties of an existing pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param parameters Pool properties that should be updated. Properties that are supplied will be\n * updated, any property not supplied will be unchanged.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n parameters: Pool,\n options?: PoolUpdateOptionalParams,\n ): Promise<PoolUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, poolName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, accountName, poolName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n accountName,\n poolName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets information about the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolGetOptionalParams,\n ): Promise<PoolGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, poolName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Disables automatic scaling for a pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n disableAutoScale(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDisableAutoScaleOptionalParams,\n ): Promise<PoolDisableAutoScaleResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, poolName, options },\n disableAutoScaleOperationSpec,\n );\n }\n\n /**\n * This does not restore the pool to its previous state before the resize operation: it only stops any\n * further changes being made, and the pool maintains its current state. After stopping, the pool\n * stabilizes at the number of nodes it was at when the stop operation was done. During the stop\n * operation, the pool allocation state changes first to stopping and then to steady. A resize\n * operation need not be an explicit resize pool request; this API can also be used to halt the initial\n * sizing of the pool when it is created.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n stopResize(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolStopResizeOptionalParams,\n ): Promise<PoolStopResizeResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, poolName, options },\n stopResizeOperationSpec,\n );\n }\n\n /**\n * ListByBatchAccountNext\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param nextLink The nextLink from the previous successful call to the ListByBatchAccount method.\n * @param options The options parameters.\n */\n private _listByBatchAccountNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: PoolListByBatchAccountNextOptionalParams,\n ): Promise<PoolListByBatchAccountNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listByBatchAccountNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByBatchAccountOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListPoolsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.maxresults,\n Parameters.filter,\n Parameters.select,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Pool,\n headersMapper: Mappers.PoolCreateHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters10,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n Parameters.ifNoneMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Pool,\n headersMapper: Mappers.PoolUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters10,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Pool,\n headersMapper: Mappers.PoolGetHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst disableAutoScaleOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}/disableAutoScale\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.Pool,\n headersMapper: Mappers.PoolDisableAutoScaleHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst stopResizeOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}/stopResize\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.Pool,\n headersMapper: Mappers.PoolStopResizeHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.poolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByBatchAccountNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListPoolsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { PrivateEndpointConnectionOperations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { BatchManagementClient } from "../batchManagementClient.js";
|
|
4
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
+
import { PrivateEndpointConnection, PrivateEndpointConnectionListByBatchAccountOptionalParams, PrivateEndpointConnectionGetOptionalParams, PrivateEndpointConnectionGetResponse, PrivateEndpointConnectionUpdateOptionalParams, PrivateEndpointConnectionUpdateResponse, PrivateEndpointConnectionDeleteOptionalParams, PrivateEndpointConnectionDeleteResponse } from "../models/index.js";
|
|
6
|
+
/** Class containing PrivateEndpointConnectionOperations operations. */
|
|
7
|
+
export declare class PrivateEndpointConnectionOperationsImpl implements PrivateEndpointConnectionOperations {
|
|
8
|
+
private readonly client;
|
|
9
|
+
/**
|
|
10
|
+
* Initialize a new instance of the class PrivateEndpointConnectionOperations class.
|
|
11
|
+
* @param client Reference to the service client
|
|
12
|
+
*/
|
|
13
|
+
constructor(client: BatchManagementClient);
|
|
14
|
+
/**
|
|
15
|
+
* Lists all of the private endpoint connections in the specified account.
|
|
16
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
17
|
+
* @param accountName The name of the Batch account.
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
listByBatchAccount(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionListByBatchAccountOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
21
|
+
private listByBatchAccountPagingPage;
|
|
22
|
+
private listByBatchAccountPagingAll;
|
|
23
|
+
/**
|
|
24
|
+
* Lists all of the private endpoint connections in the specified account.
|
|
25
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
26
|
+
* @param accountName The name of the Batch account.
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
private _listByBatchAccount;
|
|
30
|
+
/**
|
|
31
|
+
* Gets information about the specified private endpoint connection.
|
|
32
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
33
|
+
* @param accountName The name of the Batch account.
|
|
34
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
35
|
+
* within the account.
|
|
36
|
+
* @param options The options parameters.
|
|
37
|
+
*/
|
|
38
|
+
get(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionGetOptionalParams): Promise<PrivateEndpointConnectionGetResponse>;
|
|
39
|
+
/**
|
|
40
|
+
* Updates the properties of an existing private endpoint connection.
|
|
41
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
42
|
+
* @param accountName The name of the Batch account.
|
|
43
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
44
|
+
* within the account.
|
|
45
|
+
* @param parameters PrivateEndpointConnection properties that should be updated. Properties that are
|
|
46
|
+
* supplied will be updated, any property not supplied will be unchanged.
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
beginUpdate(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionUpdateResponse>, PrivateEndpointConnectionUpdateResponse>>;
|
|
50
|
+
/**
|
|
51
|
+
* Updates the properties of an existing private endpoint connection.
|
|
52
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
53
|
+
* @param accountName The name of the Batch account.
|
|
54
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
55
|
+
* within the account.
|
|
56
|
+
* @param parameters PrivateEndpointConnection properties that should be updated. Properties that are
|
|
57
|
+
* supplied will be updated, any property not supplied will be unchanged.
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
beginUpdateAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionUpdateOptionalParams): Promise<PrivateEndpointConnectionUpdateResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* Deletes the specified private endpoint connection.
|
|
63
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
64
|
+
* @param accountName The name of the Batch account.
|
|
65
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
66
|
+
* within the account.
|
|
67
|
+
* @param options The options parameters.
|
|
68
|
+
*/
|
|
69
|
+
beginDelete(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionDeleteOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionDeleteResponse>, PrivateEndpointConnectionDeleteResponse>>;
|
|
70
|
+
/**
|
|
71
|
+
* Deletes the specified private endpoint connection.
|
|
72
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
73
|
+
* @param accountName The name of the Batch account.
|
|
74
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
75
|
+
* within the account.
|
|
76
|
+
* @param options The options parameters.
|
|
77
|
+
*/
|
|
78
|
+
beginDeleteAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionDeleteOptionalParams): Promise<PrivateEndpointConnectionDeleteResponse>;
|
|
79
|
+
/**
|
|
80
|
+
* ListByBatchAccountNext
|
|
81
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
82
|
+
* @param accountName The name of the Batch account.
|
|
83
|
+
* @param nextLink The nextLink from the previous successful call to the ListByBatchAccount method.
|
|
84
|
+
* @param options The options parameters.
|
|
85
|
+
*/
|
|
86
|
+
private _listByBatchAccountNext;
|
|
87
|
+
}
|
|
88
|
+
//# sourceMappingURL=privateEndpointConnectionOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnectionOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,mCAAmC,EAAE,MAAM,kCAAkC,CAAC;AAIvF,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,yBAAyB,EAEzB,yDAAyD,EAEzD,0CAA0C,EAC1C,oCAAoC,EACpC,6CAA6C,EAC7C,uCAAuC,EACvC,6CAA6C,EAC7C,uCAAuC,EAExC,MAAM,oBAAoB,CAAC;AAG5B,uEAAuE;AACvE,qBAAa,uCACX,YAAW,mCAAmC;IAE9C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAE/C;;;OAGG;gBACS,MAAM,EAAE,qBAAqB;IAIzC;;;;;OAKG;IACI,kBAAkB,CACvB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yDAAyD,GAClE,0BAA0B,CAAC,yBAAyB,CAAC;YA2BzC,4BAA4B;YAiC5B,2BAA2B;IAc1C;;;;;OAKG;IACH,OAAO,CAAC,mBAAmB;IAW3B;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAYhD;;;;;;;;;OASG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF;IA8DD;;;;;;;;;OASG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;IAWnD;;;;;;;OAOG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF;IA6DD;;;;;;;OAOG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;IAUnD;;;;;;OAMG;IACH,OAAO,CAAC,uBAAuB;CAWhC"}
|