@azure/arm-batch 10.0.1-alpha.20250102.1 → 10.0.1-alpha.20250106.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 @@
|
|
|
1
|
+
{"version":3,"file":"applicationOperations.js","sourceRoot":"","sources":["../../../src/operations/applicationOperations.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 { ApplicationOperations } 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 Application,\n ApplicationListNextOptionalParams,\n ApplicationListOptionalParams,\n ApplicationListResponse,\n ApplicationCreateOptionalParams,\n ApplicationCreateResponse,\n ApplicationDeleteOptionalParams,\n ApplicationGetOptionalParams,\n ApplicationGetResponse,\n ApplicationUpdateOptionalParams,\n ApplicationUpdateResponse,\n ApplicationListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ApplicationOperations operations. */\nexport class ApplicationOperationsImpl implements ApplicationOperations {\n private readonly client: BatchManagementClient;\n\n /**\n * Initialize a new instance of the class ApplicationOperations 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 applications 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 list(\n resourceGroupName: string,\n accountName: string,\n options?: ApplicationListOptionalParams,\n ): PagedAsyncIterableIterator<Application> {\n const iter = this.listPagingAll(resourceGroupName, accountName, options);\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.listPagingPage(\n resourceGroupName,\n accountName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: ApplicationListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Application[]> {\n let result: ApplicationListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, accountName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\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 *listPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: ApplicationListOptionalParams,\n ): AsyncIterableIterator<Application> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n accountName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Adds an application to the specified Batch 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 applicationName The name of the application. This must be unique within the account.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationCreateOptionalParams,\n ): Promise<ApplicationCreateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, options },\n createOperationSpec,\n );\n }\n\n /**\n * Deletes an application.\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 applicationName The name of the application. This must be unique within the account.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * Gets information about the specified application.\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 applicationName The name of the application. This must be unique within the account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationGetOptionalParams,\n ): Promise<ApplicationGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Updates settings for the specified application.\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 applicationName The name of the application. This must be unique within the account.\n * @param parameters The parameters for the request.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n parameters: Application,\n options?: ApplicationUpdateOptionalParams,\n ): Promise<ApplicationUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * Lists all of the applications 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 _list(\n resourceGroupName: string,\n accountName: string,\n options?: ApplicationListOptionalParams,\n ): Promise<ApplicationListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listOperationSpec,\n );\n }\n\n /**\n * ListNext\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 List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: ApplicationListNextOptionalParams,\n ): Promise<ApplicationListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Application,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.applicationName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\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.applicationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Application,\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.applicationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Application,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.applicationName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListApplicationsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.maxresults],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListApplicationsResult,\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"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { ApplicationPackageOperations } from "../operationsInterfaces";
|
|
3
|
-
import { BatchManagementClient } from "../batchManagementClient";
|
|
4
|
-
import { ApplicationPackage, ApplicationPackageListOptionalParams, ActivateApplicationPackageParameters, ApplicationPackageActivateOptionalParams, ApplicationPackageActivateResponse, ApplicationPackageCreateOptionalParams, ApplicationPackageCreateResponse, ApplicationPackageDeleteOptionalParams, ApplicationPackageGetOptionalParams, ApplicationPackageGetResponse } from "../models";
|
|
2
|
+
import { ApplicationPackageOperations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { BatchManagementClient } from "../batchManagementClient.js";
|
|
4
|
+
import { ApplicationPackage, ApplicationPackageListOptionalParams, ActivateApplicationPackageParameters, ApplicationPackageActivateOptionalParams, ApplicationPackageActivateResponse, ApplicationPackageCreateOptionalParams, ApplicationPackageCreateResponse, ApplicationPackageDeleteOptionalParams, ApplicationPackageGetOptionalParams, ApplicationPackageGetResponse } from "../models/index.js";
|
|
5
5
|
/** Class containing ApplicationPackageOperations operations. */
|
|
6
6
|
export declare class ApplicationPackageOperationsImpl implements ApplicationPackageOperations {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicationPackageOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/applicationPackageOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,4BAA4B,EAAE,MAAM,kCAAkC,CAAC;AAIhF,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EACL,kBAAkB,EAElB,oCAAoC,EAEpC,oCAAoC,EACpC,wCAAwC,EACxC,kCAAkC,EAClC,sCAAsC,EACtC,gCAAgC,EAChC,sCAAsC,EACtC,mCAAmC,EACnC,6BAA6B,EAE9B,MAAM,oBAAoB,CAAC;AAG5B,gEAAgE;AAChE,qBAAa,gCACX,YAAW,4BAA4B;IAEvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAE/C;;;OAGG;gBACS,MAAM,EAAE,qBAAqB;IAIzC;;;;;;OAMG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,kBAAkB,CAAC;YA6BlC,cAAc;YAoCd,aAAa;IAgB5B;;;;;;;;;;OAUG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,oCAAoC,EAChD,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAc9C;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC;IAO5C;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAOzC;;;;;;OAMG;IACH,OAAO,CAAC,KAAK;IAYb;;;;;;;OAOG;IACH,OAAO,CAAC,SAAS;CAYlB"}
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
13
|
/// <reference lib="esnext.asynciterable" />
|
|
14
14
|
/** Class containing ApplicationPackageOperations operations. */
|
|
15
15
|
export class ApplicationPackageOperationsImpl {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicationPackageOperations.js","sourceRoot":"","sources":["../../../src/operations/applicationPackageOperations.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 { ApplicationPackageOperations } 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 ApplicationPackage,\n ApplicationPackageListNextOptionalParams,\n ApplicationPackageListOptionalParams,\n ApplicationPackageListResponse,\n ActivateApplicationPackageParameters,\n ApplicationPackageActivateOptionalParams,\n ApplicationPackageActivateResponse,\n ApplicationPackageCreateOptionalParams,\n ApplicationPackageCreateResponse,\n ApplicationPackageDeleteOptionalParams,\n ApplicationPackageGetOptionalParams,\n ApplicationPackageGetResponse,\n ApplicationPackageListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ApplicationPackageOperations operations. */\nexport class ApplicationPackageOperationsImpl\n implements ApplicationPackageOperations\n{\n private readonly client: BatchManagementClient;\n\n /**\n * Initialize a new instance of the class ApplicationPackageOperations 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 application packages in the specified application.\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 applicationName The name of the application. This must be unique within the account.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationPackageListOptionalParams,\n ): PagedAsyncIterableIterator<ApplicationPackage> {\n const iter = this.listPagingAll(\n resourceGroupName,\n accountName,\n applicationName,\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.listPagingPage(\n resourceGroupName,\n accountName,\n applicationName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationPackageListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ApplicationPackage[]> {\n let result: ApplicationPackageListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(\n resourceGroupName,\n accountName,\n applicationName,\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._listNext(\n resourceGroupName,\n accountName,\n applicationName,\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 *listPagingAll(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationPackageListOptionalParams,\n ): AsyncIterableIterator<ApplicationPackage> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n accountName,\n applicationName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Activates the specified application package. This should be done after the `ApplicationPackage` was\n * created and uploaded. This needs to be done before an `ApplicationPackage` can be used on Pools or\n * Tasks.\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 applicationName The name of the application. This must be unique within the account.\n * @param versionName The version of the application.\n * @param parameters The parameters for the request.\n * @param options The options parameters.\n */\n activate(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n versionName: string,\n parameters: ActivateApplicationPackageParameters,\n options?: ApplicationPackageActivateOptionalParams,\n ): Promise<ApplicationPackageActivateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n applicationName,\n versionName,\n parameters,\n options,\n },\n activateOperationSpec,\n );\n }\n\n /**\n * Creates an application package record. The record contains a storageUrl where the package should be\n * uploaded to. Once it is uploaded the `ApplicationPackage` needs to be activated using\n * `ApplicationPackageActive` before it can be used. If the auto storage account was configured to use\n * storage keys, the URL returned will contain a SAS.\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 applicationName The name of the application. This must be unique within the account.\n * @param versionName The version of the application.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n versionName: string,\n options?: ApplicationPackageCreateOptionalParams,\n ): Promise<ApplicationPackageCreateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, versionName, options },\n createOperationSpec,\n );\n }\n\n /**\n * Deletes an application package record and its associated binary file.\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 applicationName The name of the application. This must be unique within the account.\n * @param versionName The version of the application.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n versionName: string,\n options?: ApplicationPackageDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, versionName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * Gets information about the specified application package.\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 applicationName The name of the application. This must be unique within the account.\n * @param versionName The version of the application.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n versionName: string,\n options?: ApplicationPackageGetOptionalParams,\n ): Promise<ApplicationPackageGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, versionName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Lists all of the application packages in the specified application.\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 applicationName The name of the application. This must be unique within the account.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n options?: ApplicationPackageListOptionalParams,\n ): Promise<ApplicationPackageListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, options },\n listOperationSpec,\n );\n }\n\n /**\n * ListNext\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 applicationName The name of the application. This must be unique within the account.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n accountName: string,\n applicationName: string,\n nextLink: string,\n options?: ApplicationPackageListNextOptionalParams,\n ): Promise<ApplicationPackageListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, applicationName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst activateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions/{versionName}/activate\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApplicationPackage,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.applicationName,\n Parameters.versionName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions/{versionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApplicationPackage,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.applicationName,\n Parameters.versionName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions/{versionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\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.applicationName,\n Parameters.versionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions/{versionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ApplicationPackage,\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.applicationName,\n Parameters.versionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListApplicationPackagesResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.maxresults],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.applicationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListApplicationPackagesResult,\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 Parameters.applicationName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { BatchAccountOperations } from "../operationsInterfaces";
|
|
3
|
-
import { BatchManagementClient } from "../batchManagementClient";
|
|
2
|
+
import { BatchAccountOperations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { BatchManagementClient } from "../batchManagementClient.js";
|
|
4
4
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
-
import { BatchAccount, BatchAccountListOptionalParams, BatchAccountListByResourceGroupOptionalParams, DetectorResponse, BatchAccountListDetectorsOptionalParams, OutboundEnvironmentEndpoint, BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams, BatchAccountCreateParameters, BatchAccountCreateOptionalParams, BatchAccountCreateResponse, BatchAccountUpdateParameters, BatchAccountUpdateOptionalParams, BatchAccountUpdateResponse, BatchAccountDeleteOptionalParams, BatchAccountGetOptionalParams, BatchAccountGetResponse, BatchAccountSynchronizeAutoStorageKeysOptionalParams, BatchAccountRegenerateKeyParameters, BatchAccountRegenerateKeyOptionalParams, BatchAccountRegenerateKeyResponse, BatchAccountGetKeysOptionalParams, BatchAccountGetKeysResponse, BatchAccountGetDetectorOptionalParams, BatchAccountGetDetectorResponse } from "../models";
|
|
5
|
+
import { BatchAccount, BatchAccountListOptionalParams, BatchAccountListByResourceGroupOptionalParams, DetectorResponse, BatchAccountListDetectorsOptionalParams, OutboundEnvironmentEndpoint, BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams, BatchAccountCreateParameters, BatchAccountCreateOptionalParams, BatchAccountCreateResponse, BatchAccountUpdateParameters, BatchAccountUpdateOptionalParams, BatchAccountUpdateResponse, BatchAccountDeleteOptionalParams, BatchAccountGetOptionalParams, BatchAccountGetResponse, BatchAccountSynchronizeAutoStorageKeysOptionalParams, BatchAccountRegenerateKeyParameters, BatchAccountRegenerateKeyOptionalParams, BatchAccountRegenerateKeyResponse, BatchAccountGetKeysOptionalParams, BatchAccountGetKeysResponse, BatchAccountGetDetectorOptionalParams, BatchAccountGetDetectorResponse } from "../models/index.js";
|
|
6
6
|
/** Class containing BatchAccountOperations operations. */
|
|
7
7
|
export declare class BatchAccountOperationsImpl implements BatchAccountOperations {
|
|
8
8
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"batchAccountOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/batchAccountOperations.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await
|
|
9
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
13
|
import { createHttpPoller, } from "@azure/core-lro";
|
|
14
|
-
import { createLroSpec } from "../lroImpl";
|
|
14
|
+
import { createLroSpec } from "../lroImpl.js";
|
|
15
15
|
/// <reference lib="esnext.asynciterable" />
|
|
16
16
|
/** Class containing BatchAccountOperations operations. */
|
|
17
17
|
export class BatchAccountOperationsImpl {
|
|
@@ -287,43 +287,41 @@ export class BatchAccountOperationsImpl {
|
|
|
287
287
|
* @param parameters Additional parameters for account creation.
|
|
288
288
|
* @param options The options parameters.
|
|
289
289
|
*/
|
|
290
|
-
beginCreate(resourceGroupName, accountName, parameters, options) {
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
spec: createOperationSpec,
|
|
318
|
-
});
|
|
319
|
-
const poller = yield createHttpPoller(lro, {
|
|
320
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
321
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
322
|
-
resourceLocationConfig: "location",
|
|
323
|
-
});
|
|
324
|
-
yield poller.poll();
|
|
325
|
-
return poller;
|
|
290
|
+
async beginCreate(resourceGroupName, accountName, parameters, options) {
|
|
291
|
+
const directSendOperation = async (args, spec) => {
|
|
292
|
+
return this.client.sendOperationRequest(args, spec);
|
|
293
|
+
};
|
|
294
|
+
const sendOperationFn = async (args, spec) => {
|
|
295
|
+
var _a;
|
|
296
|
+
let currentRawResponse = undefined;
|
|
297
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
298
|
+
const callback = (rawResponse, flatResponse) => {
|
|
299
|
+
currentRawResponse = rawResponse;
|
|
300
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
301
|
+
};
|
|
302
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
303
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
304
|
+
return {
|
|
305
|
+
flatResponse,
|
|
306
|
+
rawResponse: {
|
|
307
|
+
statusCode: currentRawResponse.status,
|
|
308
|
+
body: currentRawResponse.parsedBody,
|
|
309
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
310
|
+
},
|
|
311
|
+
};
|
|
312
|
+
};
|
|
313
|
+
const lro = createLroSpec({
|
|
314
|
+
sendOperationFn,
|
|
315
|
+
args: { resourceGroupName, accountName, parameters, options },
|
|
316
|
+
spec: createOperationSpec,
|
|
326
317
|
});
|
|
318
|
+
const poller = await createHttpPoller(lro, {
|
|
319
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
320
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
321
|
+
resourceLocationConfig: "location",
|
|
322
|
+
});
|
|
323
|
+
await poller.poll();
|
|
324
|
+
return poller;
|
|
327
325
|
}
|
|
328
326
|
/**
|
|
329
327
|
* Creates a new Batch account with the specified parameters. Existing accounts cannot be updated with
|
|
@@ -336,11 +334,9 @@ export class BatchAccountOperationsImpl {
|
|
|
336
334
|
* @param parameters Additional parameters for account creation.
|
|
337
335
|
* @param options The options parameters.
|
|
338
336
|
*/
|
|
339
|
-
beginCreateAndWait(resourceGroupName, accountName, parameters, options) {
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
return poller.pollUntilDone();
|
|
343
|
-
});
|
|
337
|
+
async beginCreateAndWait(resourceGroupName, accountName, parameters, options) {
|
|
338
|
+
const poller = await this.beginCreate(resourceGroupName, accountName, parameters, options);
|
|
339
|
+
return poller.pollUntilDone();
|
|
344
340
|
}
|
|
345
341
|
/**
|
|
346
342
|
* Updates the properties of an existing Batch account.
|
|
@@ -358,43 +354,41 @@ export class BatchAccountOperationsImpl {
|
|
|
358
354
|
* @param accountName The name of the Batch account.
|
|
359
355
|
* @param options The options parameters.
|
|
360
356
|
*/
|
|
361
|
-
beginDelete(resourceGroupName, accountName, options) {
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
spec: deleteOperationSpec,
|
|
389
|
-
});
|
|
390
|
-
const poller = yield createHttpPoller(lro, {
|
|
391
|
-
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
392
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
393
|
-
resourceLocationConfig: "location",
|
|
394
|
-
});
|
|
395
|
-
yield poller.poll();
|
|
396
|
-
return poller;
|
|
357
|
+
async beginDelete(resourceGroupName, accountName, options) {
|
|
358
|
+
const directSendOperation = async (args, spec) => {
|
|
359
|
+
return this.client.sendOperationRequest(args, spec);
|
|
360
|
+
};
|
|
361
|
+
const sendOperationFn = async (args, spec) => {
|
|
362
|
+
var _a;
|
|
363
|
+
let currentRawResponse = undefined;
|
|
364
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
365
|
+
const callback = (rawResponse, flatResponse) => {
|
|
366
|
+
currentRawResponse = rawResponse;
|
|
367
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
368
|
+
};
|
|
369
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
370
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
371
|
+
return {
|
|
372
|
+
flatResponse,
|
|
373
|
+
rawResponse: {
|
|
374
|
+
statusCode: currentRawResponse.status,
|
|
375
|
+
body: currentRawResponse.parsedBody,
|
|
376
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
377
|
+
},
|
|
378
|
+
};
|
|
379
|
+
};
|
|
380
|
+
const lro = createLroSpec({
|
|
381
|
+
sendOperationFn,
|
|
382
|
+
args: { resourceGroupName, accountName, options },
|
|
383
|
+
spec: deleteOperationSpec,
|
|
397
384
|
});
|
|
385
|
+
const poller = await createHttpPoller(lro, {
|
|
386
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
387
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
388
|
+
resourceLocationConfig: "location",
|
|
389
|
+
});
|
|
390
|
+
await poller.poll();
|
|
391
|
+
return poller;
|
|
398
392
|
}
|
|
399
393
|
/**
|
|
400
394
|
* Deletes the specified Batch account.
|
|
@@ -402,11 +396,9 @@ export class BatchAccountOperationsImpl {
|
|
|
402
396
|
* @param accountName The name of the Batch account.
|
|
403
397
|
* @param options The options parameters.
|
|
404
398
|
*/
|
|
405
|
-
beginDeleteAndWait(resourceGroupName, accountName, options) {
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
return poller.pollUntilDone();
|
|
409
|
-
});
|
|
399
|
+
async beginDeleteAndWait(resourceGroupName, accountName, options) {
|
|
400
|
+
const poller = await this.beginDelete(resourceGroupName, accountName, options);
|
|
401
|
+
return poller.pollUntilDone();
|
|
410
402
|
}
|
|
411
403
|
/**
|
|
412
404
|
* Gets information about the specified Batch account.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"batchAccountOperations.js","sourceRoot":"","sources":["../../../src/operations/batchAccountOperations.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 { BatchAccountOperations } 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 BatchAccount,\n BatchAccountListNextOptionalParams,\n BatchAccountListOptionalParams,\n BatchAccountListResponse,\n BatchAccountListByResourceGroupNextOptionalParams,\n BatchAccountListByResourceGroupOptionalParams,\n BatchAccountListByResourceGroupResponse,\n DetectorResponse,\n BatchAccountListDetectorsNextOptionalParams,\n BatchAccountListDetectorsOptionalParams,\n BatchAccountListDetectorsResponse,\n OutboundEnvironmentEndpoint,\n BatchAccountListOutboundNetworkDependenciesEndpointsNextOptionalParams,\n BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams,\n BatchAccountListOutboundNetworkDependenciesEndpointsResponse,\n BatchAccountCreateParameters,\n BatchAccountCreateOptionalParams,\n BatchAccountCreateResponse,\n BatchAccountUpdateParameters,\n BatchAccountUpdateOptionalParams,\n BatchAccountUpdateResponse,\n BatchAccountDeleteOptionalParams,\n BatchAccountGetOptionalParams,\n BatchAccountGetResponse,\n BatchAccountSynchronizeAutoStorageKeysOptionalParams,\n BatchAccountRegenerateKeyParameters,\n BatchAccountRegenerateKeyOptionalParams,\n BatchAccountRegenerateKeyResponse,\n BatchAccountGetKeysOptionalParams,\n BatchAccountGetKeysResponse,\n BatchAccountGetDetectorOptionalParams,\n BatchAccountGetDetectorResponse,\n BatchAccountListNextResponse,\n BatchAccountListByResourceGroupNextResponse,\n BatchAccountListDetectorsNextResponse,\n BatchAccountListOutboundNetworkDependenciesEndpointsNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing BatchAccountOperations operations. */\nexport class BatchAccountOperationsImpl implements BatchAccountOperations {\n private readonly client: BatchManagementClient;\n\n /**\n * Initialize a new instance of the class BatchAccountOperations class.\n * @param client Reference to the service client\n */\n constructor(client: BatchManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets information about the Batch accounts associated with the subscription.\n * @param options The options parameters.\n */\n public list(\n options?: BatchAccountListOptionalParams,\n ): PagedAsyncIterableIterator<BatchAccount> {\n const iter = this.listPagingAll(options);\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.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: BatchAccountListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<BatchAccount[]> {\n let result: BatchAccountListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: BatchAccountListOptionalParams,\n ): AsyncIterableIterator<BatchAccount> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Gets information about the Batch accounts associated with the specified resource group.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: BatchAccountListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<BatchAccount> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\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.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: BatchAccountListByResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<BatchAccount[]> {\n let result: BatchAccountListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\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 *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: BatchAccountListByResourceGroupOptionalParams,\n ): AsyncIterableIterator<BatchAccount> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets information about the detectors available for a given Batch 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 listDetectors(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListDetectorsOptionalParams,\n ): PagedAsyncIterableIterator<DetectorResponse> {\n const iter = this.listDetectorsPagingAll(\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.listDetectorsPagingPage(\n resourceGroupName,\n accountName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listDetectorsPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListDetectorsOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<DetectorResponse[]> {\n let result: BatchAccountListDetectorsResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listDetectors(\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._listDetectorsNext(\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 *listDetectorsPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListDetectorsOptionalParams,\n ): AsyncIterableIterator<DetectorResponse> {\n for await (const page of this.listDetectorsPagingPage(\n resourceGroupName,\n accountName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch\n * service administration. If you are deploying a Pool inside of a virtual network that you specify,\n * you must make sure your network allows outbound access to these endpoints. Failure to allow access\n * to these endpoints may cause Batch to mark the affected nodes as unusable. For more information\n * about creating a pool inside of a virtual network, see\n * https://docs.microsoft.com/azure/batch/batch-virtual-network.\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 listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint> {\n const iter = this.listOutboundNetworkDependenciesEndpointsPagingAll(\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.listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName,\n accountName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<OutboundEnvironmentEndpoint[]> {\n let result: BatchAccountListOutboundNetworkDependenciesEndpointsResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listOutboundNetworkDependenciesEndpoints(\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._listOutboundNetworkDependenciesEndpointsNext(\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 *listOutboundNetworkDependenciesEndpointsPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): AsyncIterableIterator<OutboundEnvironmentEndpoint> {\n for await (const page of this.listOutboundNetworkDependenciesEndpointsPagingPage(\n resourceGroupName,\n accountName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Creates a new Batch account with the specified parameters. Existing accounts cannot be updated with\n * this API and should instead be updated with the Update Batch Account API.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName A name for the Batch account which must be unique within the region. Batch\n * account names must be between 3 and 24 characters in length and must use only numbers and lowercase\n * letters. This name is used as part of the DNS name that is used to access the Batch service in the\n * region in which the account is created. For example: http://accountname.region.batch.azure.com/.\n * @param parameters Additional parameters for account creation.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n accountName: string,\n parameters: BatchAccountCreateParameters,\n options?: BatchAccountCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<BatchAccountCreateResponse>,\n BatchAccountCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<BatchAccountCreateResponse> => {\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, parameters, options },\n spec: createOperationSpec,\n });\n const poller = await createHttpPoller<\n BatchAccountCreateResponse,\n OperationState<BatchAccountCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\",\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates a new Batch account with the specified parameters. Existing accounts cannot be updated with\n * this API and should instead be updated with the Update Batch Account API.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName A name for the Batch account which must be unique within the region. Batch\n * account names must be between 3 and 24 characters in length and must use only numbers and lowercase\n * letters. This name is used as part of the DNS name that is used to access the Batch service in the\n * region in which the account is created. For example: http://accountname.region.batch.azure.com/.\n * @param parameters Additional parameters for account creation.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: BatchAccountCreateParameters,\n options?: BatchAccountCreateOptionalParams,\n ): Promise<BatchAccountCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n accountName,\n parameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates the properties of an existing Batch 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 parameters Additional parameters for account update.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n parameters: BatchAccountUpdateParameters,\n options?: BatchAccountUpdateOptionalParams,\n ): Promise<BatchAccountUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * Deletes the specified Batch 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 async beginDelete(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountDeleteOptionalParams,\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, 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 Batch 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 async beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n accountName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Gets information about the specified Batch 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 get(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountGetOptionalParams,\n ): Promise<BatchAccountGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Gets information about the Batch accounts associated with the subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: BatchAccountListOptionalParams,\n ): Promise<BatchAccountListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Gets information about the Batch accounts associated with the specified resource group.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: BatchAccountListByResourceGroupOptionalParams,\n ): Promise<BatchAccountListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec,\n );\n }\n\n /**\n * Synchronizes access keys for the auto-storage account configured for the specified Batch account,\n * only if storage key authentication is being used.\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 synchronizeAutoStorageKeys(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountSynchronizeAutoStorageKeysOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n synchronizeAutoStorageKeysOperationSpec,\n );\n }\n\n /**\n * This operation applies only to Batch accounts with allowedAuthenticationModes containing\n * 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode,\n * clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes\n * instead. In this case, regenerating the keys will fail.\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 parameters The type of key to regenerate.\n * @param options The options parameters.\n */\n regenerateKey(\n resourceGroupName: string,\n accountName: string,\n parameters: BatchAccountRegenerateKeyParameters,\n options?: BatchAccountRegenerateKeyOptionalParams,\n ): Promise<BatchAccountRegenerateKeyResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, parameters, options },\n regenerateKeyOperationSpec,\n );\n }\n\n /**\n * This operation applies only to Batch accounts with allowedAuthenticationModes containing\n * 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode,\n * clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes\n * instead. In this case, getting the keys will fail.\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 getKeys(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountGetKeysOptionalParams,\n ): Promise<BatchAccountGetKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n getKeysOperationSpec,\n );\n }\n\n /**\n * Gets information about the detectors available for a given Batch 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 _listDetectors(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListDetectorsOptionalParams,\n ): Promise<BatchAccountListDetectorsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listDetectorsOperationSpec,\n );\n }\n\n /**\n * Gets information about the given detector for a given Batch 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 detectorId The name of the detector.\n * @param options The options parameters.\n */\n getDetector(\n resourceGroupName: string,\n accountName: string,\n detectorId: string,\n options?: BatchAccountGetDetectorOptionalParams,\n ): Promise<BatchAccountGetDetectorResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, detectorId, options },\n getDetectorOperationSpec,\n );\n }\n\n /**\n * Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch\n * service administration. If you are deploying a Pool inside of a virtual network that you specify,\n * you must make sure your network allows outbound access to these endpoints. Failure to allow access\n * to these endpoints may cause Batch to mark the affected nodes as unusable. For more information\n * about creating a pool inside of a virtual network, see\n * https://docs.microsoft.com/azure/batch/batch-virtual-network.\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 _listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n accountName: string,\n options?: BatchAccountListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): Promise<BatchAccountListOutboundNetworkDependenciesEndpointsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listOutboundNetworkDependenciesEndpointsOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: BatchAccountListNextOptionalParams,\n ): Promise<BatchAccountListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: BatchAccountListByResourceGroupNextOptionalParams,\n ): Promise<BatchAccountListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListDetectorsNext\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 ListDetectors method.\n * @param options The options parameters.\n */\n private _listDetectorsNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: BatchAccountListDetectorsNextOptionalParams,\n ): Promise<BatchAccountListDetectorsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listDetectorsNextOperationSpec,\n );\n }\n\n /**\n * ListOutboundNetworkDependenciesEndpointsNext\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\n * ListOutboundNetworkDependenciesEndpoints method.\n * @param options The options parameters.\n */\n private _listOutboundNetworkDependenciesEndpointsNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: BatchAccountListOutboundNetworkDependenciesEndpointsNextOptionalParams,\n ): Promise<BatchAccountListOutboundNetworkDependenciesEndpointsNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listOutboundNetworkDependenciesEndpointsNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccount,\n },\n 201: {\n bodyMapper: Mappers.BatchAccount,\n },\n 202: {\n bodyMapper: Mappers.BatchAccount,\n },\n 204: {\n bodyMapper: Mappers.BatchAccount,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.accountName,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccount,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}\",\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccount,\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Batch/batchAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountListResult,\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst synchronizeAutoStorageKeysOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/syncAutoStorageKeys\",\n httpMethod: \"POST\",\n responses: {\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst regenerateKeyOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/regenerateKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountKeys,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst getKeysOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/listKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountKeys,\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listDetectorsOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/detectors\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DetectorListResult,\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getDetectorOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/detectors/{detectorId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DetectorResponse,\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.detectorId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOutboundNetworkDependenciesEndpointsOperationSpec: coreClient.OperationSpec =\n{\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/outboundNetworkDependenciesEndpoints\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OutboundEnvironmentEndpointCollection,\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 ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BatchAccountListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listDetectorsNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.DetectorListResult,\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};\nconst listOutboundNetworkDependenciesEndpointsNextOperationSpec: coreClient.OperationSpec =\n{\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OutboundEnvironmentEndpointCollection,\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"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { CertificateOperations } from "../operationsInterfaces";
|
|
3
|
-
import { BatchManagementClient } from "../batchManagementClient";
|
|
2
|
+
import { CertificateOperations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { BatchManagementClient } from "../batchManagementClient.js";
|
|
4
4
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
-
import { Certificate, CertificateListByBatchAccountOptionalParams, CertificateCreateOrUpdateParameters, CertificateCreateOptionalParams, CertificateCreateResponse, CertificateUpdateOptionalParams, CertificateUpdateResponse, CertificateDeleteOptionalParams, CertificateGetOptionalParams, CertificateGetResponse, CertificateCancelDeletionOptionalParams, CertificateCancelDeletionResponse } from "../models";
|
|
5
|
+
import { Certificate, CertificateListByBatchAccountOptionalParams, CertificateCreateOrUpdateParameters, CertificateCreateOptionalParams, CertificateCreateResponse, CertificateUpdateOptionalParams, CertificateUpdateResponse, CertificateDeleteOptionalParams, CertificateGetOptionalParams, CertificateGetResponse, CertificateCancelDeletionOptionalParams, CertificateCancelDeletionResponse } from "../models/index.js";
|
|
6
6
|
/** Class containing CertificateOperations operations. */
|
|
7
7
|
export declare class CertificateOperationsImpl implements CertificateOperations {
|
|
8
8
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"certificateOperations.d.ts","sourceRoot":"","sources":["../../../src/operations/certificateOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,qBAAqB,EAAE,MAAM,kCAAkC,CAAC;AAIzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,WAAW,EAEX,2CAA2C,EAE3C,mCAAmC,EACnC,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EAElC,MAAM,oBAAoB,CAAC;AAG5B,yDAAyD;AACzD,qBAAa,yBAA0B,YAAW,qBAAqB;IACrE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAE/C;;;OAGG;gBACS,MAAM,EAAE,qBAAqB;IAIzC;;;;;;;OAOG;IACI,kBAAkB,CACvB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,WAAW,CAAC;YA2B3B,4BAA4B;YAiC5B,2BAA2B;IAc1C;;;;;;;OAOG;IACH,OAAO,CAAC,mBAAmB;IAW3B;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;;;;;OAUG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IAqDxD;;;;;;;;;;OAUG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC;IAUhB;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC;IAOlC;;;;;;;;;;;;;;;;;OAiBG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC;IAO7C;;;;;;OAMG;IACH,OAAO,CAAC,uBAAuB;CAWhC"}
|