@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,416 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
|
+
import * as coreClient from "@azure/core-client";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
|
+
import { createHttpPoller, } from "@azure/core-lro";
|
|
14
|
+
import { createLroSpec } from "../lroImpl.js";
|
|
15
|
+
/// <reference lib="esnext.asynciterable" />
|
|
16
|
+
/** Class containing CertificateOperations operations. */
|
|
17
|
+
export class CertificateOperationsImpl {
|
|
18
|
+
/**
|
|
19
|
+
* Initialize a new instance of the class CertificateOperations class.
|
|
20
|
+
* @param client Reference to the service client
|
|
21
|
+
*/
|
|
22
|
+
constructor(client) {
|
|
23
|
+
this.client = client;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
27
|
+
* [Azure KeyVault
|
|
28
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
29
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
30
|
+
* @param accountName The name of the Batch account.
|
|
31
|
+
* @param options The options parameters.
|
|
32
|
+
*/
|
|
33
|
+
listByBatchAccount(resourceGroupName, accountName, options) {
|
|
34
|
+
const iter = this.listByBatchAccountPagingAll(resourceGroupName, accountName, options);
|
|
35
|
+
return {
|
|
36
|
+
next() {
|
|
37
|
+
return iter.next();
|
|
38
|
+
},
|
|
39
|
+
[Symbol.asyncIterator]() {
|
|
40
|
+
return this;
|
|
41
|
+
},
|
|
42
|
+
byPage: (settings) => {
|
|
43
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
44
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
45
|
+
}
|
|
46
|
+
return this.listByBatchAccountPagingPage(resourceGroupName, accountName, options, settings);
|
|
47
|
+
},
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
listByBatchAccountPagingPage(resourceGroupName, accountName, options, settings) {
|
|
51
|
+
return __asyncGenerator(this, arguments, function* listByBatchAccountPagingPage_1() {
|
|
52
|
+
let result;
|
|
53
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
54
|
+
if (!continuationToken) {
|
|
55
|
+
result = yield __await(this._listByBatchAccount(resourceGroupName, accountName, options));
|
|
56
|
+
let page = result.value || [];
|
|
57
|
+
continuationToken = result.nextLink;
|
|
58
|
+
setContinuationToken(page, continuationToken);
|
|
59
|
+
yield yield __await(page);
|
|
60
|
+
}
|
|
61
|
+
while (continuationToken) {
|
|
62
|
+
result = yield __await(this._listByBatchAccountNext(resourceGroupName, accountName, continuationToken, options));
|
|
63
|
+
continuationToken = result.nextLink;
|
|
64
|
+
let page = result.value || [];
|
|
65
|
+
setContinuationToken(page, continuationToken);
|
|
66
|
+
yield yield __await(page);
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
listByBatchAccountPagingAll(resourceGroupName, accountName, options) {
|
|
71
|
+
return __asyncGenerator(this, arguments, function* listByBatchAccountPagingAll_1() {
|
|
72
|
+
var _a, e_1, _b, _c;
|
|
73
|
+
try {
|
|
74
|
+
for (var _d = true, _e = __asyncValues(this.listByBatchAccountPagingPage(resourceGroupName, accountName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
75
|
+
_c = _f.value;
|
|
76
|
+
_d = false;
|
|
77
|
+
const page = _c;
|
|
78
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
82
|
+
finally {
|
|
83
|
+
try {
|
|
84
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
85
|
+
}
|
|
86
|
+
finally { if (e_1) throw e_1.error; }
|
|
87
|
+
}
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
92
|
+
* [Azure KeyVault
|
|
93
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
94
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
95
|
+
* @param accountName The name of the Batch account.
|
|
96
|
+
* @param options The options parameters.
|
|
97
|
+
*/
|
|
98
|
+
_listByBatchAccount(resourceGroupName, accountName, options) {
|
|
99
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, options }, listByBatchAccountOperationSpec);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
103
|
+
* [Azure KeyVault
|
|
104
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
105
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
106
|
+
* @param accountName The name of the Batch account.
|
|
107
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
108
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
109
|
+
* SHA1-a3d1c5.
|
|
110
|
+
* @param parameters Additional parameters for certificate creation.
|
|
111
|
+
* @param options The options parameters.
|
|
112
|
+
*/
|
|
113
|
+
create(resourceGroupName, accountName, certificateName, parameters, options) {
|
|
114
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, certificateName, parameters, options }, createOperationSpec);
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
118
|
+
* [Azure KeyVault
|
|
119
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
120
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
121
|
+
* @param accountName The name of the Batch account.
|
|
122
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
123
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
124
|
+
* SHA1-a3d1c5.
|
|
125
|
+
* @param parameters Certificate entity to update.
|
|
126
|
+
* @param options The options parameters.
|
|
127
|
+
*/
|
|
128
|
+
update(resourceGroupName, accountName, certificateName, parameters, options) {
|
|
129
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, certificateName, parameters, options }, updateOperationSpec);
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
133
|
+
* [Azure KeyVault
|
|
134
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
135
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
136
|
+
* @param accountName The name of the Batch account.
|
|
137
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
138
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
139
|
+
* SHA1-a3d1c5.
|
|
140
|
+
* @param options The options parameters.
|
|
141
|
+
*/
|
|
142
|
+
async beginDelete(resourceGroupName, accountName, certificateName, options) {
|
|
143
|
+
const directSendOperation = async (args, spec) => {
|
|
144
|
+
return this.client.sendOperationRequest(args, spec);
|
|
145
|
+
};
|
|
146
|
+
const sendOperationFn = async (args, spec) => {
|
|
147
|
+
var _a;
|
|
148
|
+
let currentRawResponse = undefined;
|
|
149
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
150
|
+
const callback = (rawResponse, flatResponse) => {
|
|
151
|
+
currentRawResponse = rawResponse;
|
|
152
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
153
|
+
};
|
|
154
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
155
|
+
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
156
|
+
return {
|
|
157
|
+
flatResponse,
|
|
158
|
+
rawResponse: {
|
|
159
|
+
statusCode: currentRawResponse.status,
|
|
160
|
+
body: currentRawResponse.parsedBody,
|
|
161
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
162
|
+
},
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
const lro = createLroSpec({
|
|
166
|
+
sendOperationFn,
|
|
167
|
+
args: { resourceGroupName, accountName, certificateName, options },
|
|
168
|
+
spec: deleteOperationSpec,
|
|
169
|
+
});
|
|
170
|
+
const poller = await createHttpPoller(lro, {
|
|
171
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
172
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
173
|
+
resourceLocationConfig: "location",
|
|
174
|
+
});
|
|
175
|
+
await poller.poll();
|
|
176
|
+
return poller;
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
180
|
+
* [Azure KeyVault
|
|
181
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
182
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
183
|
+
* @param accountName The name of the Batch account.
|
|
184
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
185
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
186
|
+
* SHA1-a3d1c5.
|
|
187
|
+
* @param options The options parameters.
|
|
188
|
+
*/
|
|
189
|
+
async beginDeleteAndWait(resourceGroupName, accountName, certificateName, options) {
|
|
190
|
+
const poller = await this.beginDelete(resourceGroupName, accountName, certificateName, options);
|
|
191
|
+
return poller.pollUntilDone();
|
|
192
|
+
}
|
|
193
|
+
/**
|
|
194
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
195
|
+
* [Azure KeyVault
|
|
196
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
197
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
198
|
+
* @param accountName The name of the Batch account.
|
|
199
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
200
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
201
|
+
* SHA1-a3d1c5.
|
|
202
|
+
* @param options The options parameters.
|
|
203
|
+
*/
|
|
204
|
+
get(resourceGroupName, accountName, certificateName, options) {
|
|
205
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, certificateName, options }, getOperationSpec);
|
|
206
|
+
}
|
|
207
|
+
/**
|
|
208
|
+
* If you try to delete a certificate that is being used by a pool or compute node, the status of the
|
|
209
|
+
* certificate changes to deleteFailed. If you decide that you want to continue using the certificate,
|
|
210
|
+
* you can use this operation to set the status of the certificate back to active. If you intend to
|
|
211
|
+
* delete the certificate, you do not need to run this operation after the deletion failed. You must
|
|
212
|
+
* make sure that the certificate is not being used by any resources, and then you can try again to
|
|
213
|
+
* delete the certificate.
|
|
214
|
+
*
|
|
215
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
216
|
+
* [Azure KeyVault
|
|
217
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
218
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
219
|
+
* @param accountName The name of the Batch account.
|
|
220
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
221
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
222
|
+
* SHA1-a3d1c5.
|
|
223
|
+
* @param options The options parameters.
|
|
224
|
+
*/
|
|
225
|
+
cancelDeletion(resourceGroupName, accountName, certificateName, options) {
|
|
226
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, certificateName, options }, cancelDeletionOperationSpec);
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* ListByBatchAccountNext
|
|
230
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
231
|
+
* @param accountName The name of the Batch account.
|
|
232
|
+
* @param nextLink The nextLink from the previous successful call to the ListByBatchAccount method.
|
|
233
|
+
* @param options The options parameters.
|
|
234
|
+
*/
|
|
235
|
+
_listByBatchAccountNext(resourceGroupName, accountName, nextLink, options) {
|
|
236
|
+
return this.client.sendOperationRequest({ resourceGroupName, accountName, nextLink, options }, listByBatchAccountNextOperationSpec);
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
// Operation Specifications
|
|
240
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
241
|
+
const listByBatchAccountOperationSpec = {
|
|
242
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates",
|
|
243
|
+
httpMethod: "GET",
|
|
244
|
+
responses: {
|
|
245
|
+
200: {
|
|
246
|
+
bodyMapper: Mappers.ListCertificatesResult,
|
|
247
|
+
},
|
|
248
|
+
default: {
|
|
249
|
+
bodyMapper: Mappers.CloudError,
|
|
250
|
+
},
|
|
251
|
+
},
|
|
252
|
+
queryParameters: [
|
|
253
|
+
Parameters.apiVersion,
|
|
254
|
+
Parameters.maxresults,
|
|
255
|
+
Parameters.filter,
|
|
256
|
+
Parameters.select,
|
|
257
|
+
],
|
|
258
|
+
urlParameters: [
|
|
259
|
+
Parameters.$host,
|
|
260
|
+
Parameters.resourceGroupName,
|
|
261
|
+
Parameters.subscriptionId,
|
|
262
|
+
Parameters.accountName1,
|
|
263
|
+
],
|
|
264
|
+
headerParameters: [Parameters.accept],
|
|
265
|
+
serializer,
|
|
266
|
+
};
|
|
267
|
+
const createOperationSpec = {
|
|
268
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}",
|
|
269
|
+
httpMethod: "PUT",
|
|
270
|
+
responses: {
|
|
271
|
+
200: {
|
|
272
|
+
bodyMapper: Mappers.Certificate,
|
|
273
|
+
headersMapper: Mappers.CertificateCreateHeaders,
|
|
274
|
+
},
|
|
275
|
+
default: {
|
|
276
|
+
bodyMapper: Mappers.CloudError,
|
|
277
|
+
},
|
|
278
|
+
},
|
|
279
|
+
requestBody: Parameters.parameters8,
|
|
280
|
+
queryParameters: [Parameters.apiVersion],
|
|
281
|
+
urlParameters: [
|
|
282
|
+
Parameters.$host,
|
|
283
|
+
Parameters.resourceGroupName,
|
|
284
|
+
Parameters.subscriptionId,
|
|
285
|
+
Parameters.accountName1,
|
|
286
|
+
Parameters.certificateName,
|
|
287
|
+
],
|
|
288
|
+
headerParameters: [
|
|
289
|
+
Parameters.contentType,
|
|
290
|
+
Parameters.accept,
|
|
291
|
+
Parameters.ifMatch,
|
|
292
|
+
Parameters.ifNoneMatch,
|
|
293
|
+
],
|
|
294
|
+
mediaType: "json",
|
|
295
|
+
serializer,
|
|
296
|
+
};
|
|
297
|
+
const updateOperationSpec = {
|
|
298
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}",
|
|
299
|
+
httpMethod: "PATCH",
|
|
300
|
+
responses: {
|
|
301
|
+
200: {
|
|
302
|
+
bodyMapper: Mappers.Certificate,
|
|
303
|
+
headersMapper: Mappers.CertificateUpdateHeaders,
|
|
304
|
+
},
|
|
305
|
+
default: {
|
|
306
|
+
bodyMapper: Mappers.CloudError,
|
|
307
|
+
},
|
|
308
|
+
},
|
|
309
|
+
requestBody: Parameters.parameters8,
|
|
310
|
+
queryParameters: [Parameters.apiVersion],
|
|
311
|
+
urlParameters: [
|
|
312
|
+
Parameters.$host,
|
|
313
|
+
Parameters.resourceGroupName,
|
|
314
|
+
Parameters.subscriptionId,
|
|
315
|
+
Parameters.accountName1,
|
|
316
|
+
Parameters.certificateName,
|
|
317
|
+
],
|
|
318
|
+
headerParameters: [
|
|
319
|
+
Parameters.contentType,
|
|
320
|
+
Parameters.accept,
|
|
321
|
+
Parameters.ifMatch,
|
|
322
|
+
],
|
|
323
|
+
mediaType: "json",
|
|
324
|
+
serializer,
|
|
325
|
+
};
|
|
326
|
+
const deleteOperationSpec = {
|
|
327
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}",
|
|
328
|
+
httpMethod: "DELETE",
|
|
329
|
+
responses: {
|
|
330
|
+
200: {},
|
|
331
|
+
201: {},
|
|
332
|
+
202: {},
|
|
333
|
+
204: {},
|
|
334
|
+
default: {
|
|
335
|
+
bodyMapper: Mappers.CloudError,
|
|
336
|
+
},
|
|
337
|
+
},
|
|
338
|
+
queryParameters: [Parameters.apiVersion],
|
|
339
|
+
urlParameters: [
|
|
340
|
+
Parameters.$host,
|
|
341
|
+
Parameters.resourceGroupName,
|
|
342
|
+
Parameters.subscriptionId,
|
|
343
|
+
Parameters.accountName1,
|
|
344
|
+
Parameters.certificateName,
|
|
345
|
+
],
|
|
346
|
+
headerParameters: [Parameters.accept],
|
|
347
|
+
serializer,
|
|
348
|
+
};
|
|
349
|
+
const getOperationSpec = {
|
|
350
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}",
|
|
351
|
+
httpMethod: "GET",
|
|
352
|
+
responses: {
|
|
353
|
+
200: {
|
|
354
|
+
bodyMapper: Mappers.Certificate,
|
|
355
|
+
headersMapper: Mappers.CertificateGetHeaders,
|
|
356
|
+
},
|
|
357
|
+
default: {
|
|
358
|
+
bodyMapper: Mappers.CloudError,
|
|
359
|
+
},
|
|
360
|
+
},
|
|
361
|
+
queryParameters: [Parameters.apiVersion],
|
|
362
|
+
urlParameters: [
|
|
363
|
+
Parameters.$host,
|
|
364
|
+
Parameters.resourceGroupName,
|
|
365
|
+
Parameters.subscriptionId,
|
|
366
|
+
Parameters.accountName1,
|
|
367
|
+
Parameters.certificateName,
|
|
368
|
+
],
|
|
369
|
+
headerParameters: [Parameters.accept],
|
|
370
|
+
serializer,
|
|
371
|
+
};
|
|
372
|
+
const cancelDeletionOperationSpec = {
|
|
373
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}/cancelDelete",
|
|
374
|
+
httpMethod: "POST",
|
|
375
|
+
responses: {
|
|
376
|
+
200: {
|
|
377
|
+
bodyMapper: Mappers.Certificate,
|
|
378
|
+
headersMapper: Mappers.CertificateCancelDeletionHeaders,
|
|
379
|
+
},
|
|
380
|
+
default: {
|
|
381
|
+
bodyMapper: Mappers.CloudError,
|
|
382
|
+
},
|
|
383
|
+
},
|
|
384
|
+
queryParameters: [Parameters.apiVersion],
|
|
385
|
+
urlParameters: [
|
|
386
|
+
Parameters.$host,
|
|
387
|
+
Parameters.resourceGroupName,
|
|
388
|
+
Parameters.subscriptionId,
|
|
389
|
+
Parameters.accountName1,
|
|
390
|
+
Parameters.certificateName,
|
|
391
|
+
],
|
|
392
|
+
headerParameters: [Parameters.accept],
|
|
393
|
+
serializer,
|
|
394
|
+
};
|
|
395
|
+
const listByBatchAccountNextOperationSpec = {
|
|
396
|
+
path: "{nextLink}",
|
|
397
|
+
httpMethod: "GET",
|
|
398
|
+
responses: {
|
|
399
|
+
200: {
|
|
400
|
+
bodyMapper: Mappers.ListCertificatesResult,
|
|
401
|
+
},
|
|
402
|
+
default: {
|
|
403
|
+
bodyMapper: Mappers.CloudError,
|
|
404
|
+
},
|
|
405
|
+
},
|
|
406
|
+
urlParameters: [
|
|
407
|
+
Parameters.$host,
|
|
408
|
+
Parameters.resourceGroupName,
|
|
409
|
+
Parameters.subscriptionId,
|
|
410
|
+
Parameters.accountName1,
|
|
411
|
+
Parameters.nextLink,
|
|
412
|
+
],
|
|
413
|
+
headerParameters: [Parameters.accept],
|
|
414
|
+
serializer,
|
|
415
|
+
};
|
|
416
|
+
//# sourceMappingURL=certificateOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"certificateOperations.js","sourceRoot":"","sources":["../../../src/operations/certificateOperations.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 { CertificateOperations } 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 Certificate,\n CertificateListByBatchAccountNextOptionalParams,\n CertificateListByBatchAccountOptionalParams,\n CertificateListByBatchAccountResponse,\n CertificateCreateOrUpdateParameters,\n CertificateCreateOptionalParams,\n CertificateCreateResponse,\n CertificateUpdateOptionalParams,\n CertificateUpdateResponse,\n CertificateDeleteOptionalParams,\n CertificateGetOptionalParams,\n CertificateGetResponse,\n CertificateCancelDeletionOptionalParams,\n CertificateCancelDeletionResponse,\n CertificateListByBatchAccountNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing CertificateOperations operations. */\nexport class CertificateOperationsImpl implements CertificateOperations {\n private readonly client: BatchManagementClient;\n\n /**\n * Initialize a new instance of the class CertificateOperations class.\n * @param client Reference to the service client\n */\n constructor(client: BatchManagementClient) {\n this.client = client;\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n public listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: CertificateListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<Certificate> {\n const iter = this.listByBatchAccountPagingAll(\n resourceGroupName,\n accountName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByBatchAccountPagingPage(\n resourceGroupName,\n accountName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByBatchAccountPagingPage(\n resourceGroupName: string,\n accountName: string,\n options?: CertificateListByBatchAccountOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Certificate[]> {\n let result: CertificateListByBatchAccountResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByBatchAccount(\n resourceGroupName,\n accountName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByBatchAccountNext(\n resourceGroupName,\n accountName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByBatchAccountPagingAll(\n resourceGroupName: string,\n accountName: string,\n options?: CertificateListByBatchAccountOptionalParams,\n ): AsyncIterableIterator<Certificate> {\n for await (const page of this.listByBatchAccountPagingPage(\n resourceGroupName,\n accountName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n private _listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: CertificateListByBatchAccountOptionalParams,\n ): Promise<CertificateListByBatchAccountResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listByBatchAccountOperationSpec,\n );\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param parameters Additional parameters for certificate creation.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n parameters: CertificateCreateOrUpdateParameters,\n options?: CertificateCreateOptionalParams,\n ): Promise<CertificateCreateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, certificateName, parameters, options },\n createOperationSpec,\n );\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param parameters Certificate entity to update.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n parameters: CertificateCreateOrUpdateParameters,\n options?: CertificateUpdateOptionalParams,\n ): Promise<CertificateUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, certificateName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateDeleteOptionalParams,\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, certificateName, 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 * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n accountName,\n certificateName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateGetOptionalParams,\n ): Promise<CertificateGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, certificateName, options },\n getOperationSpec,\n );\n }\n\n /**\n * If you try to delete a certificate that is being used by a pool or compute node, the status of the\n * certificate changes to deleteFailed. If you decide that you want to continue using the certificate,\n * you can use this operation to set the status of the certificate back to active. If you intend to\n * delete the certificate, you do not need to run this operation after the deletion failed. You must\n * make sure that the certificate is not being used by any resources, and then you can try again to\n * delete the certificate.\n *\n * Warning: This operation is deprecated and will be removed after February, 2024. Please use the\n * [Azure KeyVault\n * Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.\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 certificateName The identifier for the certificate. This must be made up of algorithm and\n * thumbprint separated by a dash, and must match the certificate data in the request. For example\n * SHA1-a3d1c5.\n * @param options The options parameters.\n */\n cancelDeletion(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateCancelDeletionOptionalParams,\n ): Promise<CertificateCancelDeletionResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, certificateName, options },\n cancelDeletionOperationSpec,\n );\n }\n\n /**\n * ListByBatchAccountNext\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param nextLink The nextLink from the previous successful call to the ListByBatchAccount method.\n * @param options The options parameters.\n */\n private _listByBatchAccountNext(\n resourceGroupName: string,\n accountName: string,\n nextLink: string,\n options?: CertificateListByBatchAccountNextOptionalParams,\n ): Promise<CertificateListByBatchAccountNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, nextLink, options },\n listByBatchAccountNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByBatchAccountOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListCertificatesResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [\n Parameters.apiVersion,\n Parameters.maxresults,\n Parameters.filter,\n Parameters.select,\n ],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.Certificate,\n headersMapper: Mappers.CertificateCreateHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters8,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.certificateName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n Parameters.ifNoneMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.Certificate,\n headersMapper: Mappers.CertificateUpdateHeaders,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters8,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.certificateName,\n ],\n headerParameters: [\n Parameters.contentType,\n Parameters.accept,\n Parameters.ifMatch,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.certificateName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.Certificate,\n headersMapper: Mappers.CertificateGetHeaders,\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.certificateName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst cancelDeletionOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/certificates/{certificateName}/cancelDelete\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.Certificate,\n headersMapper: Mappers.CertificateCancelDeletionHeaders,\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.certificateName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByBatchAccountNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListCertificatesResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.subscriptionId,\n Parameters.accountName1,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from "./batchAccountOperations.js";
|
|
2
|
+
export * from "./applicationPackageOperations.js";
|
|
3
|
+
export * from "./applicationOperations.js";
|
|
4
|
+
export * from "./location.js";
|
|
5
|
+
export * from "./operations.js";
|
|
6
|
+
export * from "./certificateOperations.js";
|
|
7
|
+
export * from "./privateLinkResourceOperations.js";
|
|
8
|
+
export * from "./privateEndpointConnectionOperations.js";
|
|
9
|
+
export * from "./poolOperations.js";
|
|
10
|
+
export * from "./networkSecurityPerimeterOperations.js";
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC;AACzD,cAAc,qBAAqB,CAAC;AACpC,cAAc,yCAAyC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export * from "./batchAccountOperations.js";
|
|
9
|
+
export * from "./applicationPackageOperations.js";
|
|
10
|
+
export * from "./applicationOperations.js";
|
|
11
|
+
export * from "./location.js";
|
|
12
|
+
export * from "./operations.js";
|
|
13
|
+
export * from "./certificateOperations.js";
|
|
14
|
+
export * from "./privateLinkResourceOperations.js";
|
|
15
|
+
export * from "./privateEndpointConnectionOperations.js";
|
|
16
|
+
export * from "./poolOperations.js";
|
|
17
|
+
export * from "./networkSecurityPerimeterOperations.js";
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mCAAmC,CAAC;AAClD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC;AACzD,cAAc,qBAAqB,CAAC;AACpC,cAAc,yCAAyC,CAAC","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\nexport * from \"./batchAccountOperations.js\";\nexport * from \"./applicationPackageOperations.js\";\nexport * from \"./applicationOperations.js\";\nexport * from \"./location.js\";\nexport * from \"./operations.js\";\nexport * from \"./certificateOperations.js\";\nexport * from \"./privateLinkResourceOperations.js\";\nexport * from \"./privateEndpointConnectionOperations.js\";\nexport * from \"./poolOperations.js\";\nexport * from \"./networkSecurityPerimeterOperations.js\";\n"]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Location } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { BatchManagementClient } from "../batchManagementClient.js";
|
|
4
|
+
import { SupportedSku, LocationListSupportedVirtualMachineSkusOptionalParams, LocationGetQuotasOptionalParams, LocationGetQuotasResponse, CheckNameAvailabilityParameters, LocationCheckNameAvailabilityOptionalParams, LocationCheckNameAvailabilityResponse } from "../models/index.js";
|
|
5
|
+
/** Class containing Location operations. */
|
|
6
|
+
export declare class LocationImpl implements Location {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class Location class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: BatchManagementClient);
|
|
13
|
+
/**
|
|
14
|
+
* Gets the list of Batch supported Virtual Machine VM sizes available at the given location.
|
|
15
|
+
* @param locationName The region for which to retrieve Batch service supported SKUs.
|
|
16
|
+
* @param options The options parameters.
|
|
17
|
+
*/
|
|
18
|
+
listSupportedVirtualMachineSkus(locationName: string, options?: LocationListSupportedVirtualMachineSkusOptionalParams): PagedAsyncIterableIterator<SupportedSku>;
|
|
19
|
+
private listSupportedVirtualMachineSkusPagingPage;
|
|
20
|
+
private listSupportedVirtualMachineSkusPagingAll;
|
|
21
|
+
/**
|
|
22
|
+
* Gets the Batch service quotas for the specified subscription at the given location.
|
|
23
|
+
* @param locationName The region for which to retrieve Batch service quotas.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
getQuotas(locationName: string, options?: LocationGetQuotasOptionalParams): Promise<LocationGetQuotasResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Gets the list of Batch supported Virtual Machine VM sizes available at the given location.
|
|
29
|
+
* @param locationName The region for which to retrieve Batch service supported SKUs.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
private _listSupportedVirtualMachineSkus;
|
|
33
|
+
/**
|
|
34
|
+
* Checks whether the Batch account name is available in the specified region.
|
|
35
|
+
* @param locationName The desired region for the name check.
|
|
36
|
+
* @param parameters Properties needed to check the availability of a name.
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
checkNameAvailability(locationName: string, parameters: CheckNameAvailabilityParameters, options?: LocationCheckNameAvailabilityOptionalParams): Promise<LocationCheckNameAvailabilityResponse>;
|
|
40
|
+
/**
|
|
41
|
+
* ListSupportedVirtualMachineSkusNext
|
|
42
|
+
* @param locationName The region for which to retrieve Batch service supported SKUs.
|
|
43
|
+
* @param nextLink The nextLink from the previous successful call to the
|
|
44
|
+
* ListSupportedVirtualMachineSkus method.
|
|
45
|
+
* @param options The options parameters.
|
|
46
|
+
*/
|
|
47
|
+
private _listSupportedVirtualMachineSkusNext;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=location.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../../src/operations/location.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,QAAQ,EAAE,MAAM,kCAAkC,CAAC;AAI5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EACL,YAAY,EAEZ,qDAAqD,EAErD,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,2CAA2C,EAC3C,qCAAqC,EAEtC,MAAM,oBAAoB,CAAC;AAG5B,4CAA4C;AAC5C,qBAAa,YAAa,YAAW,QAAQ;IAC3C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwB;IAE/C;;;OAGG;gBACS,MAAM,EAAE,qBAAqB;IAIzC;;;;OAIG;IACI,+BAA+B,CACpC,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,YAAY,CAAC;YAyB5B,yCAAyC;YA8BzC,wCAAwC;IAYvD;;;;OAIG;IACH,SAAS,CACP,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;OAIG;IACH,OAAO,CAAC,gCAAgC;IAUxC;;;;;OAKG;IACH,qBAAqB,CACnB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC;IAOjD;;;;;;OAMG;IACH,OAAO,CAAC,oCAAoC;CAU7C"}
|