@azure/arm-batch 10.0.1-alpha.20250102.1 → 10.0.1-alpha.20250103.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist-esm/src → dist/browser}/batchManagementClient.d.ts +2 -2
- package/dist/browser/batchManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/batchManagementClient.js +15 -18
- package/dist/browser/batchManagementClient.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationOperations.d.ts +3 -3
- package/dist/browser/operations/applicationOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationOperations.js +3 -3
- package/dist/browser/operations/applicationOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationPackageOperations.d.ts +3 -3
- package/dist/browser/operations/applicationPackageOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/applicationPackageOperations.js +3 -3
- package/dist/browser/operations/applicationPackageOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/batchAccountOperations.d.ts +3 -3
- package/dist/browser/operations/batchAccountOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/batchAccountOperations.js +79 -87
- package/dist/browser/operations/batchAccountOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/certificateOperations.d.ts +3 -3
- package/dist/browser/operations/certificateOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/certificateOperations.js +42 -46
- package/dist/browser/operations/certificateOperations.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/location.d.ts +3 -3
- package/dist/browser/operations/location.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/location.js +3 -3
- package/dist/browser/operations/location.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterOperations.d.ts +3 -3
- package/dist/browser/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterOperations.js +46 -50
- package/dist/browser/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/poolOperations.d.ts +3 -3
- package/dist/browser/operations/poolOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/poolOperations.js +42 -46
- package/dist/browser/operations/poolOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnectionOperations.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnectionOperations.js +88 -96
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResourceOperations.d.ts +3 -3
- package/dist/browser/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResourceOperations.js +3 -3
- package/dist/browser/operations/privateLinkResourceOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/applicationOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationPackageOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/batchAccountOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/certificateOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/location.d.ts +1 -1
- package/dist/browser/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/location.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/poolOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/poolOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnectionOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResourceOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/batchManagementClient.d.ts +30 -0
- package/dist/commonjs/batchManagementClient.d.ts.map +1 -0
- package/dist/commonjs/batchManagementClient.js +114 -0
- package/dist/commonjs/batchManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +24 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-batch.d.ts → dist/commonjs/models/index.d.ts} +2366 -3263
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +111 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +144 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +4564 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +36 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +329 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/applicationOperations.d.ts +71 -0
- package/dist/commonjs/operations/applicationOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/applicationOperations.js +286 -0
- package/dist/commonjs/operations/applicationOperations.js.map +1 -0
- package/dist/commonjs/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/commonjs/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/applicationPackageOperations.js +311 -0
- package/dist/commonjs/operations/applicationPackageOperations.js.map +1 -0
- package/dist/commonjs/operations/batchAccountOperations.d.ts +203 -0
- package/dist/commonjs/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/batchAccountOperations.js +882 -0
- package/dist/commonjs/operations/batchAccountOperations.js.map +1 -0
- package/dist/commonjs/operations/certificateOperations.d.ts +124 -0
- package/dist/commonjs/operations/certificateOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/certificateOperations.js +420 -0
- package/dist/commonjs/operations/certificateOperations.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/location.d.ts +49 -0
- package/dist/commonjs/operations/location.d.ts.map +1 -0
- package/dist/commonjs/operations/location.js +213 -0
- package/dist/commonjs/operations/location.js.map +1 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.js +286 -0
- package/dist/commonjs/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/poolOperations.d.ts +103 -0
- package/dist/commonjs/operations/poolOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/poolOperations.js +424 -0
- package/dist/commonjs/operations/poolOperations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +389 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js +187 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/location.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/location.js +10 -0
- package/dist/commonjs/operationsInterfaces/location.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/batchManagementClient.d.ts +30 -0
- package/dist/esm/batchManagementClient.d.ts.map +1 -0
- package/dist/esm/batchManagementClient.js +109 -0
- package/dist/esm/batchManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +21 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +2366 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +108 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +144 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +4559 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +36 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +326 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/applicationOperations.d.ts +71 -0
- package/dist/esm/operations/applicationOperations.d.ts.map +1 -0
- package/dist/esm/operations/applicationOperations.js +282 -0
- package/dist/esm/operations/applicationOperations.js.map +1 -0
- package/dist/esm/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/esm/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/esm/operations/applicationPackageOperations.js +307 -0
- package/dist/esm/operations/applicationPackageOperations.js.map +1 -0
- package/dist/esm/operations/batchAccountOperations.d.ts +203 -0
- package/dist/esm/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/esm/operations/batchAccountOperations.js +878 -0
- package/dist/esm/operations/batchAccountOperations.js.map +1 -0
- package/dist/esm/operations/certificateOperations.d.ts +124 -0
- package/dist/esm/operations/certificateOperations.d.ts.map +1 -0
- package/dist/esm/operations/certificateOperations.js +416 -0
- package/dist/esm/operations/certificateOperations.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/location.d.ts +49 -0
- package/dist/esm/operations/location.d.ts.map +1 -0
- package/dist/esm/operations/location.js +209 -0
- package/dist/esm/operations/location.js.map +1 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.js +282 -0
- package/dist/esm/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/poolOperations.d.ts +103 -0
- package/dist/esm/operations/poolOperations.d.ts.map +1 -0
- package/dist/esm/operations/poolOperations.js +420 -0
- package/dist/esm/operations/poolOperations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js +385 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.js +183 -0
- package/dist/esm/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/esm/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/applicationOperations.js +9 -0
- package/dist/esm/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.js +9 -0
- package/dist/esm/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.js +9 -0
- package/dist/esm/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/esm/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/certificateOperations.js +9 -0
- package/dist/esm/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/location.d.ts +25 -0
- package/dist/esm/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/location.js +9 -0
- package/dist/esm/operationsInterfaces/location.js.map +1 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.js +9 -0
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/esm/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/poolOperations.js +9 -0
- package/dist/esm/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/batchManagementClient.d.ts +30 -0
- package/dist/react-native/batchManagementClient.d.ts.map +1 -0
- package/dist/react-native/batchManagementClient.js +109 -0
- package/dist/react-native/batchManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +21 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +2366 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +108 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +144 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +4559 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +36 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +326 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/applicationOperations.d.ts +71 -0
- package/dist/react-native/operations/applicationOperations.d.ts.map +1 -0
- package/dist/react-native/operations/applicationOperations.js +282 -0
- package/dist/react-native/operations/applicationOperations.js.map +1 -0
- package/dist/react-native/operations/applicationPackageOperations.d.ts +83 -0
- package/dist/react-native/operations/applicationPackageOperations.d.ts.map +1 -0
- package/dist/react-native/operations/applicationPackageOperations.js +307 -0
- package/dist/react-native/operations/applicationPackageOperations.js.map +1 -0
- package/dist/react-native/operations/batchAccountOperations.d.ts +203 -0
- package/dist/react-native/operations/batchAccountOperations.d.ts.map +1 -0
- package/dist/react-native/operations/batchAccountOperations.js +878 -0
- package/dist/react-native/operations/batchAccountOperations.js.map +1 -0
- package/dist/react-native/operations/certificateOperations.d.ts +124 -0
- package/dist/react-native/operations/certificateOperations.d.ts.map +1 -0
- package/dist/react-native/operations/certificateOperations.js +416 -0
- package/dist/react-native/operations/certificateOperations.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/location.d.ts +49 -0
- package/dist/react-native/operations/location.d.ts.map +1 -0
- package/dist/react-native/operations/location.js +209 -0
- package/dist/react-native/operations/location.js.map +1 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.d.ts +66 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.js +282 -0
- package/dist/react-native/operations/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/poolOperations.d.ts +103 -0
- package/dist/react-native/operations/poolOperations.d.ts.map +1 -0
- package/dist/react-native/operations/poolOperations.js +420 -0
- package/dist/react-native/operations/poolOperations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +88 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +385 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js +183 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.d.ts +46 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/applicationPackageOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.d.ts +127 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/batchAccountOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.d.ts +97 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/certificateOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/location.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/location.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/location.js +9 -0
- package/dist/react-native/operationsInterfaces/location.js.map +1 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.d.ts +41 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/poolOperations.d.ts +78 -0
- package/dist/react-native/operationsInterfaces/poolOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/poolOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/poolOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts +22 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -8793
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/applicationCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationCreateSample.js +0 -44
- package/dist-esm/samples-dev/applicationCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationDeleteSample.js +0 -39
- package/dist-esm/samples-dev/applicationDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationGetSample.js +0 -39
- package/dist-esm/samples-dev/applicationGetSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationListSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationListSample.js +0 -54
- package/dist-esm/samples-dev/applicationListSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageActivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageActivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageActivateSample.js +0 -41
- package/dist-esm/samples-dev/applicationPackageActivateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageCreateSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageDeleteSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageGetSample.js +0 -40
- package/dist-esm/samples-dev/applicationPackageGetSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationPackageListSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationPackageListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationPackageListSample.js +0 -55
- package/dist-esm/samples-dev/applicationPackageListSample.js.map +0 -1
- package/dist-esm/samples-dev/applicationUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/applicationUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/applicationUpdateSample.js +0 -44
- package/dist-esm/samples-dev/applicationUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountCreateSample.js +0 -157
- package/dist-esm/samples-dev/batchAccountCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountDeleteSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.js +0 -39
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetKeysSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountGetKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountGetSample.js +0 -56
- package/dist-esm/samples-dev/batchAccountGetSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.js +0 -54
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.js +0 -54
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountListSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountListSample.js +0 -52
- package/dist-esm/samples-dev/batchAccountListSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js +0 -41
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.js +0 -38
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/batchAccountUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchAccountUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchAccountUpdateSample.js +0 -43
- package/dist-esm/samples-dev/batchAccountUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateCancelDeletionSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateCancelDeletionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateCancelDeletionSample.js +0 -43
- package/dist-esm/samples-dev/certificateCancelDeletionSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateCreateSample.js +0 -92
- package/dist-esm/samples-dev/certificateCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateDeleteSample.js +0 -39
- package/dist-esm/samples-dev/certificateDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateGetSample.js +0 -58
- package/dist-esm/samples-dev/certificateGetSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js +0 -94
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/certificateUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/certificateUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/certificateUpdateSample.js +0 -43
- package/dist-esm/samples-dev/certificateUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js +0 -62
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/locationGetQuotasSample.d.ts +0 -2
- package/dist-esm/samples-dev/locationGetQuotasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationGetQuotasSample.js +0 -37
- package/dist-esm/samples-dev/locationGetQuotasSample.js.map +0 -1
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.d.ts +0 -2
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.js +0 -53
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.js +0 -39
- package/dist-esm/samples-dev/networkSecurityPerimeterGetConfigurationSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.js +0 -54
- package/dist-esm/samples-dev/networkSecurityPerimeterListConfigurationsSample.js.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.d.ts +0 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.js +0 -39
- package/dist-esm/samples-dev/networkSecurityPerimeterReconcileConfigurationSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -53
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/poolCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolCreateSample.js +0 -642
- package/dist-esm/samples-dev/poolCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/poolDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolDeleteSample.js +0 -39
- package/dist-esm/samples-dev/poolDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.js +0 -39
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.js.map +0 -1
- package/dist-esm/samples-dev/poolGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolGetSample.js +0 -153
- package/dist-esm/samples-dev/poolGetSample.js.map +0 -1
- package/dist-esm/samples-dev/poolListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js +0 -91
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/poolStopResizeSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolStopResizeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolStopResizeSample.js +0 -39
- package/dist-esm/samples-dev/poolStopResizeSample.js.map +0 -1
- package/dist-esm/samples-dev/poolUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/poolUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/poolUpdateSample.js +0 -130
- package/dist-esm/samples-dev/poolUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.js +0 -54
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js +0 -45
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourceGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceGetSample.js +0 -39
- package/dist-esm/samples-dev/privateLinkResourceGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.js +0 -54
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.js.map +0 -1
- package/dist-esm/src/batchManagementClient.d.ts.map +0 -1
- package/dist-esm/src/batchManagementClient.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/applicationOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/applicationOperations.js.map +0 -1
- package/dist-esm/src/operations/applicationPackageOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/applicationPackageOperations.js.map +0 -1
- package/dist-esm/src/operations/batchAccountOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/batchAccountOperations.js.map +0 -1
- package/dist-esm/src/operations/certificateOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/certificateOperations.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/location.d.ts.map +0 -1
- package/dist-esm/src/operations/location.js.map +0 -1
- package/dist-esm/src/operations/networkSecurityPerimeterOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/networkSecurityPerimeterOperations.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/poolOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/poolOperations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationPackageOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/applicationPackageOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchAccountOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchAccountOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/certificateOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/certificateOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/location.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/location.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/poolOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/poolOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResourceOperations.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/batch_examples.d.ts +0 -4
- package/dist-esm/test/batch_examples.d.ts.map +0 -1
- package/dist-esm/test/batch_examples.js +0 -503
- package/dist-esm/test/batch_examples.js.map +0 -1
- package/dist-esm/test/fakeTestSecrets.d.ts +0 -3
- package/dist-esm/test/fakeTestSecrets.d.ts.map +0 -1
- package/dist-esm/test/fakeTestSecrets.js +0 -7
- package/dist-esm/test/fakeTestSecrets.js.map +0 -1
- package/src/batchManagementClient.ts +0 -188
- package/src/lroImpl.ts +0 -42
- package/src/models/index.ts +0 -2705
- package/src/models/mappers.ts +0 -4828
- package/src/models/parameters.ts +0 -377
- package/src/operations/applicationOperations.ts +0 -369
- package/src/operations/applicationPackageOperations.ts +0 -419
- package/src/operations/batchAccountOperations.ts +0 -1151
- package/src/operations/certificateOperations.ts +0 -552
- package/src/operations/index.ts +0 -18
- package/src/operations/location.ts +0 -271
- package/src/operations/networkSecurityPerimeterOperations.ts +0 -397
- package/src/operations/operations.ts +0 -149
- package/src/operations/poolOperations.ts +0 -566
- package/src/operations/privateEndpointConnectionOperations.ts +0 -542
- package/src/operations/privateLinkResourceOperations.ts +0 -247
- package/src/operationsInterfaces/applicationOperations.ts +0 -90
- package/src/operationsInterfaces/applicationPackageOperations.ts +0 -106
- package/src/operationsInterfaces/batchAccountOperations.ts +0 -224
- package/src/operationsInterfaces/certificateOperations.ts +0 -155
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/location.ts +0 -52
- package/src/operationsInterfaces/networkSecurityPerimeterOperations.ts +0 -81
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/poolOperations.ts +0 -142
- package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +0 -122
- package/src/operationsInterfaces/privateLinkResourceOperations.ts +0 -45
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationPackageOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/batchAccountOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/certificateOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/location.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/poolOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnectionOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResourceOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { Certificate, CertificateListByBatchAccountOptionalParams, CertificateCreateOrUpdateParameters, CertificateCreateOptionalParams, CertificateCreateResponse, CertificateUpdateOptionalParams, CertificateUpdateResponse, CertificateDeleteOptionalParams, CertificateGetOptionalParams, CertificateGetResponse, CertificateCancelDeletionOptionalParams, CertificateCancelDeletionResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a CertificateOperations. */
|
|
5
|
+
export interface CertificateOperations {
|
|
6
|
+
/**
|
|
7
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
8
|
+
* [Azure KeyVault
|
|
9
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
10
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
11
|
+
* @param accountName The name of the Batch account.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
listByBatchAccount(resourceGroupName: string, accountName: string, options?: CertificateListByBatchAccountOptionalParams): PagedAsyncIterableIterator<Certificate>;
|
|
15
|
+
/**
|
|
16
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
17
|
+
* [Azure KeyVault
|
|
18
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
19
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
20
|
+
* @param accountName The name of the Batch account.
|
|
21
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
22
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
23
|
+
* SHA1-a3d1c5.
|
|
24
|
+
* @param parameters Additional parameters for certificate creation.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
create(resourceGroupName: string, accountName: string, certificateName: string, parameters: CertificateCreateOrUpdateParameters, options?: CertificateCreateOptionalParams): Promise<CertificateCreateResponse>;
|
|
28
|
+
/**
|
|
29
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
30
|
+
* [Azure KeyVault
|
|
31
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
32
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
33
|
+
* @param accountName The name of the Batch account.
|
|
34
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
35
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
36
|
+
* SHA1-a3d1c5.
|
|
37
|
+
* @param parameters Certificate entity to update.
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
update(resourceGroupName: string, accountName: string, certificateName: string, parameters: CertificateCreateOrUpdateParameters, options?: CertificateUpdateOptionalParams): Promise<CertificateUpdateResponse>;
|
|
41
|
+
/**
|
|
42
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
43
|
+
* [Azure KeyVault
|
|
44
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
45
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
46
|
+
* @param accountName The name of the Batch account.
|
|
47
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
48
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
49
|
+
* SHA1-a3d1c5.
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
beginDelete(resourceGroupName: string, accountName: string, certificateName: string, options?: CertificateDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
53
|
+
/**
|
|
54
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
55
|
+
* [Azure KeyVault
|
|
56
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
57
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
58
|
+
* @param accountName The name of the Batch account.
|
|
59
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
60
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
61
|
+
* SHA1-a3d1c5.
|
|
62
|
+
* @param options The options parameters.
|
|
63
|
+
*/
|
|
64
|
+
beginDeleteAndWait(resourceGroupName: string, accountName: string, certificateName: string, options?: CertificateDeleteOptionalParams): Promise<void>;
|
|
65
|
+
/**
|
|
66
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
67
|
+
* [Azure KeyVault
|
|
68
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
69
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
70
|
+
* @param accountName The name of the Batch account.
|
|
71
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
72
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
73
|
+
* SHA1-a3d1c5.
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
get(resourceGroupName: string, accountName: string, certificateName: string, options?: CertificateGetOptionalParams): Promise<CertificateGetResponse>;
|
|
77
|
+
/**
|
|
78
|
+
* If you try to delete a certificate that is being used by a pool or compute node, the status of the
|
|
79
|
+
* certificate changes to deleteFailed. If you decide that you want to continue using the certificate,
|
|
80
|
+
* you can use this operation to set the status of the certificate back to active. If you intend to
|
|
81
|
+
* delete the certificate, you do not need to run this operation after the deletion failed. You must
|
|
82
|
+
* make sure that the certificate is not being used by any resources, and then you can try again to
|
|
83
|
+
* delete the certificate.
|
|
84
|
+
*
|
|
85
|
+
* Warning: This operation is deprecated and will be removed after February, 2024. Please use the
|
|
86
|
+
* [Azure KeyVault
|
|
87
|
+
* Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.
|
|
88
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
89
|
+
* @param accountName The name of the Batch account.
|
|
90
|
+
* @param certificateName The identifier for the certificate. This must be made up of algorithm and
|
|
91
|
+
* thumbprint separated by a dash, and must match the certificate data in the request. For example
|
|
92
|
+
* SHA1-a3d1c5.
|
|
93
|
+
* @param options The options parameters.
|
|
94
|
+
*/
|
|
95
|
+
cancelDeletion(resourceGroupName: string, accountName: string, certificateName: string, options?: CertificateCancelDeletionOptionalParams): Promise<CertificateCancelDeletionResponse>;
|
|
96
|
+
}
|
|
97
|
+
//# sourceMappingURL=certificateOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"certificateOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,WAAW,EACX,2CAA2C,EAC3C,mCAAmC,EACnC,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC3C;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;OAUG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;;;;;;;;;;;;OAiBG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;CAC/C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=certificateOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"certificateOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/certificateOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Certificate,\n CertificateListByBatchAccountOptionalParams,\n CertificateCreateOrUpdateParameters,\n CertificateCreateOptionalParams,\n CertificateCreateResponse,\n CertificateUpdateOptionalParams,\n CertificateUpdateResponse,\n CertificateDeleteOptionalParams,\n CertificateGetOptionalParams,\n CertificateGetResponse,\n CertificateCancelDeletionOptionalParams,\n CertificateCancelDeletionResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CertificateOperations. */\nexport interface CertificateOperations {\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 listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: CertificateListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<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 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 /**\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 /**\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 beginDelete(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\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 beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n certificateName: string,\n options?: CertificateDeleteOptionalParams,\n ): Promise<void>;\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 /**\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}\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/operationsInterfaces/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/operationsInterfaces/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,25 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SupportedSku, LocationListSupportedVirtualMachineSkusOptionalParams, LocationGetQuotasOptionalParams, LocationGetQuotasResponse, CheckNameAvailabilityParameters, LocationCheckNameAvailabilityOptionalParams, LocationCheckNameAvailabilityResponse } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Location. */
|
|
4
|
+
export interface Location {
|
|
5
|
+
/**
|
|
6
|
+
* Gets the list of Batch supported Virtual Machine VM sizes available at the given location.
|
|
7
|
+
* @param locationName The region for which to retrieve Batch service supported SKUs.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
listSupportedVirtualMachineSkus(locationName: string, options?: LocationListSupportedVirtualMachineSkusOptionalParams): PagedAsyncIterableIterator<SupportedSku>;
|
|
11
|
+
/**
|
|
12
|
+
* Gets the Batch service quotas for the specified subscription at the given location.
|
|
13
|
+
* @param locationName The region for which to retrieve Batch service quotas.
|
|
14
|
+
* @param options The options parameters.
|
|
15
|
+
*/
|
|
16
|
+
getQuotas(locationName: string, options?: LocationGetQuotasOptionalParams): Promise<LocationGetQuotasResponse>;
|
|
17
|
+
/**
|
|
18
|
+
* Checks whether the Batch account name is available in the specified region.
|
|
19
|
+
* @param locationName The desired region for the name check.
|
|
20
|
+
* @param parameters Properties needed to check the availability of a name.
|
|
21
|
+
* @param options The options parameters.
|
|
22
|
+
*/
|
|
23
|
+
checkNameAvailability(locationName: string, parameters: CheckNameAvailabilityParameters, options?: LocationCheckNameAvailabilityOptionalParams): Promise<LocationCheckNameAvailabilityResponse>;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=location.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/location.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,YAAY,EACZ,qDAAqD,EACrD,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,2CAA2C,EAC3C,qCAAqC,EACtC,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;OAIG;IACH,+BAA+B,CAC7B,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;OAIG;IACH,SAAS,CACP,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;OAKG;IACH,qBAAqB,CACnB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;CACnD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=location.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"location.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/location.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n SupportedSku,\n LocationListSupportedVirtualMachineSkusOptionalParams,\n LocationGetQuotasOptionalParams,\n LocationGetQuotasResponse,\n CheckNameAvailabilityParameters,\n LocationCheckNameAvailabilityOptionalParams,\n LocationCheckNameAvailabilityResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Location. */\nexport interface Location {\n /**\n * Gets the list of Batch supported Virtual Machine VM sizes available at the given location.\n * @param locationName The region for which to retrieve Batch service supported SKUs.\n * @param options The options parameters.\n */\n listSupportedVirtualMachineSkus(\n locationName: string,\n options?: LocationListSupportedVirtualMachineSkusOptionalParams,\n ): PagedAsyncIterableIterator<SupportedSku>;\n /**\n * Gets the Batch service quotas for the specified subscription at the given location.\n * @param locationName The region for which to retrieve Batch service quotas.\n * @param options The options parameters.\n */\n getQuotas(\n locationName: string,\n options?: LocationGetQuotasOptionalParams,\n ): Promise<LocationGetQuotasResponse>;\n /**\n * Checks whether the Batch account name is available in the specified region.\n * @param locationName The desired region for the name check.\n * @param parameters Properties needed to check the availability of a name.\n * @param options The options parameters.\n */\n checkNameAvailability(\n locationName: string,\n parameters: CheckNameAvailabilityParameters,\n options?: LocationCheckNameAvailabilityOptionalParams,\n ): Promise<LocationCheckNameAvailabilityResponse>;\n}\n"]}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { NetworkSecurityPerimeterConfiguration, NetworkSecurityPerimeterListConfigurationsOptionalParams, NetworkSecurityPerimeterGetConfigurationOptionalParams, NetworkSecurityPerimeterGetConfigurationResponse, NetworkSecurityPerimeterReconcileConfigurationOptionalParams, NetworkSecurityPerimeterReconcileConfigurationResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a NetworkSecurityPerimeterOperations. */
|
|
5
|
+
export interface NetworkSecurityPerimeterOperations {
|
|
6
|
+
/**
|
|
7
|
+
* Lists all of the NSP configurations in the specified account.
|
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
9
|
+
* @param accountName The name of the Batch account.
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
listConfigurations(resourceGroupName: string, accountName: string, options?: NetworkSecurityPerimeterListConfigurationsOptionalParams): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;
|
|
13
|
+
/**
|
|
14
|
+
* Gets information about the specified NSP configuration.
|
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
16
|
+
* @param accountName The name of the Batch account.
|
|
17
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
18
|
+
* configuration
|
|
19
|
+
* @param options The options parameters.
|
|
20
|
+
*/
|
|
21
|
+
getConfiguration(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterGetConfigurationOptionalParams): Promise<NetworkSecurityPerimeterGetConfigurationResponse>;
|
|
22
|
+
/**
|
|
23
|
+
* Reconciles the specified NSP configuration.
|
|
24
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
25
|
+
* @param accountName The name of the Batch account.
|
|
26
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
27
|
+
* configuration
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
beginReconcileConfiguration(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterReconcileConfigurationOptionalParams): Promise<SimplePollerLike<OperationState<NetworkSecurityPerimeterReconcileConfigurationResponse>, NetworkSecurityPerimeterReconcileConfigurationResponse>>;
|
|
31
|
+
/**
|
|
32
|
+
* Reconciles the specified NSP configuration.
|
|
33
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
34
|
+
* @param accountName The name of the Batch account.
|
|
35
|
+
* @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
|
|
36
|
+
* configuration
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
beginReconcileConfigurationAndWait(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterReconcileConfigurationOptionalParams): Promise<NetworkSecurityPerimeterReconcileConfigurationResponse>;
|
|
40
|
+
}
|
|
41
|
+
//# sourceMappingURL=networkSecurityPerimeterOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"networkSecurityPerimeterOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,qCAAqC,EACrC,wDAAwD,EACxD,sDAAsD,EACtD,gDAAgD,EAChD,4DAA4D,EAC5D,sDAAsD,EACvD,MAAM,oBAAoB,CAAC;AAG5B,mEAAmE;AACnE,MAAM,WAAW,kCAAkC;IACjD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,wDAAwD,GACjE,0BAA0B,CAAC,qCAAqC,CAAC,CAAC;IACrE;;;;;;;OAOG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yCAAyC,EAAE,MAAM,EACjD,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;;OAOG;IACH,2BAA2B,CACzB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yCAAyC,EAAE,MAAM,EACjD,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sDAAsD,CAAC,EACtE,sDAAsD,CACvD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kCAAkC,CAChC,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yCAAyC,EAAE,MAAM,EACjD,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC,CAAC;CACpE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=networkSecurityPerimeterOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"networkSecurityPerimeterOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n NetworkSecurityPerimeterConfiguration,\n NetworkSecurityPerimeterListConfigurationsOptionalParams,\n NetworkSecurityPerimeterGetConfigurationOptionalParams,\n NetworkSecurityPerimeterGetConfigurationResponse,\n NetworkSecurityPerimeterReconcileConfigurationOptionalParams,\n NetworkSecurityPerimeterReconcileConfigurationResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a NetworkSecurityPerimeterOperations. */\nexport interface NetworkSecurityPerimeterOperations {\n /**\n * Lists all of the NSP configurations in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n listConfigurations(\n resourceGroupName: string,\n accountName: string,\n options?: NetworkSecurityPerimeterListConfigurationsOptionalParams,\n ): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;\n /**\n * Gets information about the specified NSP configuration.\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 networkSecurityPerimeterConfigurationName The name for Network Security Perimeter\n * configuration\n * @param options The options parameters.\n */\n getConfiguration(\n resourceGroupName: string,\n accountName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: NetworkSecurityPerimeterGetConfigurationOptionalParams,\n ): Promise<NetworkSecurityPerimeterGetConfigurationResponse>;\n /**\n * Reconciles the specified NSP configuration.\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 networkSecurityPerimeterConfigurationName The name for Network Security Perimeter\n * configuration\n * @param options The options parameters.\n */\n beginReconcileConfiguration(\n resourceGroupName: string,\n accountName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: NetworkSecurityPerimeterReconcileConfigurationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<NetworkSecurityPerimeterReconcileConfigurationResponse>,\n NetworkSecurityPerimeterReconcileConfigurationResponse\n >\n >;\n /**\n * Reconciles the specified NSP configuration.\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 networkSecurityPerimeterConfigurationName The name for Network Security Perimeter\n * configuration\n * @param options The options parameters.\n */\n beginReconcileConfigurationAndWait(\n resourceGroupName: string,\n accountName: string,\n networkSecurityPerimeterConfigurationName: string,\n options?: NetworkSecurityPerimeterReconcileConfigurationOptionalParams,\n ): Promise<NetworkSecurityPerimeterReconcileConfigurationResponse>;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Operation, OperationsListOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Operations. */
|
|
4
|
+
export interface Operations {
|
|
5
|
+
/**
|
|
6
|
+
* Lists available operations for the Microsoft.Batch provider
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=operations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=operations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists available operations for the Microsoft.Batch provider\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { Pool, PoolListByBatchAccountOptionalParams, PoolCreateOptionalParams, PoolCreateResponse, PoolUpdateOptionalParams, PoolUpdateResponse, PoolDeleteOptionalParams, PoolGetOptionalParams, PoolGetResponse, PoolDisableAutoScaleOptionalParams, PoolDisableAutoScaleResponse, PoolStopResizeOptionalParams, PoolStopResizeResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a PoolOperations. */
|
|
5
|
+
export interface PoolOperations {
|
|
6
|
+
/**
|
|
7
|
+
* Lists all of the pools in the specified account.
|
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
9
|
+
* @param accountName The name of the Batch account.
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
listByBatchAccount(resourceGroupName: string, accountName: string, options?: PoolListByBatchAccountOptionalParams): PagedAsyncIterableIterator<Pool>;
|
|
13
|
+
/**
|
|
14
|
+
* Creates a new pool inside the specified account.
|
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
16
|
+
* @param accountName The name of the Batch account.
|
|
17
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
18
|
+
* @param parameters Additional parameters for pool creation.
|
|
19
|
+
* @param options The options parameters.
|
|
20
|
+
*/
|
|
21
|
+
create(resourceGroupName: string, accountName: string, poolName: string, parameters: Pool, options?: PoolCreateOptionalParams): Promise<PoolCreateResponse>;
|
|
22
|
+
/**
|
|
23
|
+
* Updates the properties of an existing pool.
|
|
24
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
25
|
+
* @param accountName The name of the Batch account.
|
|
26
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
27
|
+
* @param parameters Pool properties that should be updated. Properties that are supplied will be
|
|
28
|
+
* updated, any property not supplied will be unchanged.
|
|
29
|
+
* @param options The options parameters.
|
|
30
|
+
*/
|
|
31
|
+
update(resourceGroupName: string, accountName: string, poolName: string, parameters: Pool, options?: PoolUpdateOptionalParams): Promise<PoolUpdateResponse>;
|
|
32
|
+
/**
|
|
33
|
+
* Deletes the specified pool.
|
|
34
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
35
|
+
* @param accountName The name of the Batch account.
|
|
36
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
beginDelete(resourceGroupName: string, accountName: string, poolName: string, options?: PoolDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
40
|
+
/**
|
|
41
|
+
* Deletes the specified pool.
|
|
42
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
43
|
+
* @param accountName The name of the Batch account.
|
|
44
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
45
|
+
* @param options The options parameters.
|
|
46
|
+
*/
|
|
47
|
+
beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, options?: PoolDeleteOptionalParams): Promise<void>;
|
|
48
|
+
/**
|
|
49
|
+
* Gets information about the specified pool.
|
|
50
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
51
|
+
* @param accountName The name of the Batch account.
|
|
52
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
53
|
+
* @param options The options parameters.
|
|
54
|
+
*/
|
|
55
|
+
get(resourceGroupName: string, accountName: string, poolName: string, options?: PoolGetOptionalParams): Promise<PoolGetResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* Disables automatic scaling for a pool.
|
|
58
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
59
|
+
* @param accountName The name of the Batch account.
|
|
60
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
61
|
+
* @param options The options parameters.
|
|
62
|
+
*/
|
|
63
|
+
disableAutoScale(resourceGroupName: string, accountName: string, poolName: string, options?: PoolDisableAutoScaleOptionalParams): Promise<PoolDisableAutoScaleResponse>;
|
|
64
|
+
/**
|
|
65
|
+
* This does not restore the pool to its previous state before the resize operation: it only stops any
|
|
66
|
+
* further changes being made, and the pool maintains its current state. After stopping, the pool
|
|
67
|
+
* stabilizes at the number of nodes it was at when the stop operation was done. During the stop
|
|
68
|
+
* operation, the pool allocation state changes first to stopping and then to steady. A resize
|
|
69
|
+
* operation need not be an explicit resize pool request; this API can also be used to halt the initial
|
|
70
|
+
* sizing of the pool when it is created.
|
|
71
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
72
|
+
* @param accountName The name of the Batch account.
|
|
73
|
+
* @param poolName The pool name. This must be unique within the account.
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
stopResize(resourceGroupName: string, accountName: string, poolName: string, options?: PoolStopResizeOptionalParams): Promise<PoolStopResizeResponse>;
|
|
77
|
+
}
|
|
78
|
+
//# sourceMappingURL=poolOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poolOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/poolOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,IAAI,EACJ,oCAAoC,EACpC,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,qBAAqB,EACrB,eAAe,EACf,kCAAkC,EAClC,4BAA4B,EAC5B,4BAA4B,EAC5B,sBAAsB,EACvB,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,IAAI,CAAC,CAAC;IACpC;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,IAAI,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,IAAI,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,qBAAqB,GAC9B,OAAO,CAAC,eAAe,CAAC,CAAC;IAC5B;;;;;;OAMG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;;;;OAWG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;CACpC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=poolOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poolOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/poolOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Pool,\n PoolListByBatchAccountOptionalParams,\n PoolCreateOptionalParams,\n PoolCreateResponse,\n PoolUpdateOptionalParams,\n PoolUpdateResponse,\n PoolDeleteOptionalParams,\n PoolGetOptionalParams,\n PoolGetResponse,\n PoolDisableAutoScaleOptionalParams,\n PoolDisableAutoScaleResponse,\n PoolStopResizeOptionalParams,\n PoolStopResizeResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PoolOperations. */\nexport interface PoolOperations {\n /**\n * Lists all of the pools in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PoolListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<Pool>;\n /**\n * Creates a new pool inside the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param parameters Additional parameters for pool creation.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n parameters: Pool,\n options?: PoolCreateOptionalParams,\n ): Promise<PoolCreateResponse>;\n /**\n * Updates the properties of an existing pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param parameters Pool properties that should be updated. Properties that are supplied will be\n * updated, any property not supplied will be unchanged.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n parameters: Pool,\n options?: PoolUpdateOptionalParams,\n ): Promise<PoolUpdateResponse>;\n /**\n * Deletes the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets information about the specified pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolGetOptionalParams,\n ): Promise<PoolGetResponse>;\n /**\n * Disables automatic scaling for a pool.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n disableAutoScale(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolDisableAutoScaleOptionalParams,\n ): Promise<PoolDisableAutoScaleResponse>;\n /**\n * This does not restore the pool to its previous state before the resize operation: it only stops any\n * further changes being made, and the pool maintains its current state. After stopping, the pool\n * stabilizes at the number of nodes it was at when the stop operation was done. During the stop\n * operation, the pool allocation state changes first to stopping and then to steady. A resize\n * operation need not be an explicit resize pool request; this API can also be used to halt the initial\n * sizing of the pool when it is created.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param poolName The pool name. This must be unique within the account.\n * @param options The options parameters.\n */\n stopResize(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: PoolStopResizeOptionalParams,\n ): Promise<PoolStopResizeResponse>;\n}\n"]}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
3
|
+
import { PrivateEndpointConnection, PrivateEndpointConnectionListByBatchAccountOptionalParams, PrivateEndpointConnectionGetOptionalParams, PrivateEndpointConnectionGetResponse, PrivateEndpointConnectionUpdateOptionalParams, PrivateEndpointConnectionUpdateResponse, PrivateEndpointConnectionDeleteOptionalParams, PrivateEndpointConnectionDeleteResponse } from "../models/index.js";
|
|
4
|
+
/** Interface representing a PrivateEndpointConnectionOperations. */
|
|
5
|
+
export interface PrivateEndpointConnectionOperations {
|
|
6
|
+
/**
|
|
7
|
+
* Lists all of the private endpoint connections in the specified account.
|
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
9
|
+
* @param accountName The name of the Batch account.
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
listByBatchAccount(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionListByBatchAccountOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
13
|
+
/**
|
|
14
|
+
* Gets information about the specified private endpoint connection.
|
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
16
|
+
* @param accountName The name of the Batch account.
|
|
17
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
18
|
+
* within the account.
|
|
19
|
+
* @param options The options parameters.
|
|
20
|
+
*/
|
|
21
|
+
get(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionGetOptionalParams): Promise<PrivateEndpointConnectionGetResponse>;
|
|
22
|
+
/**
|
|
23
|
+
* Updates the properties of an existing private endpoint connection.
|
|
24
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
25
|
+
* @param accountName The name of the Batch account.
|
|
26
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
27
|
+
* within the account.
|
|
28
|
+
* @param parameters PrivateEndpointConnection properties that should be updated. Properties that are
|
|
29
|
+
* supplied will be updated, any property not supplied will be unchanged.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
beginUpdate(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionUpdateResponse>, PrivateEndpointConnectionUpdateResponse>>;
|
|
33
|
+
/**
|
|
34
|
+
* Updates the properties of an existing private endpoint connection.
|
|
35
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
36
|
+
* @param accountName The name of the Batch account.
|
|
37
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
38
|
+
* within the account.
|
|
39
|
+
* @param parameters PrivateEndpointConnection properties that should be updated. Properties that are
|
|
40
|
+
* supplied will be updated, any property not supplied will be unchanged.
|
|
41
|
+
* @param options The options parameters.
|
|
42
|
+
*/
|
|
43
|
+
beginUpdateAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionUpdateOptionalParams): Promise<PrivateEndpointConnectionUpdateResponse>;
|
|
44
|
+
/**
|
|
45
|
+
* Deletes the specified private endpoint connection.
|
|
46
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
47
|
+
* @param accountName The name of the Batch account.
|
|
48
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
49
|
+
* within the account.
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
beginDelete(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionDeleteOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionDeleteResponse>, PrivateEndpointConnectionDeleteResponse>>;
|
|
53
|
+
/**
|
|
54
|
+
* Deletes the specified private endpoint connection.
|
|
55
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
56
|
+
* @param accountName The name of the Batch account.
|
|
57
|
+
* @param privateEndpointConnectionName The private endpoint connection name. This must be unique
|
|
58
|
+
* within the account.
|
|
59
|
+
* @param options The options parameters.
|
|
60
|
+
*/
|
|
61
|
+
beginDeleteAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionDeleteOptionalParams): Promise<PrivateEndpointConnectionDeleteResponse>;
|
|
62
|
+
}
|
|
63
|
+
//# sourceMappingURL=privateEndpointConnectionOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnectionOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,yDAAyD,EACzD,0CAA0C,EAC1C,oCAAoC,EACpC,6CAA6C,EAC7C,uCAAuC,EACvC,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yDAAyD,GAClE,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;OASG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=privateEndpointConnectionOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionListByBatchAccountOptionalParams,\n PrivateEndpointConnectionGetOptionalParams,\n PrivateEndpointConnectionGetResponse,\n PrivateEndpointConnectionUpdateOptionalParams,\n PrivateEndpointConnectionUpdateResponse,\n PrivateEndpointConnectionDeleteOptionalParams,\n PrivateEndpointConnectionDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnectionOperations. */\nexport interface PrivateEndpointConnectionOperations {\n /**\n * Lists all of the private endpoint connections in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateEndpointConnectionListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets information about the specified private endpoint connection.\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 privateEndpointConnectionName The private endpoint connection name. This must be unique\n * within the account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionGetOptionalParams,\n ): Promise<PrivateEndpointConnectionGetResponse>;\n /**\n * Updates the properties of an existing private endpoint connection.\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 privateEndpointConnectionName The private endpoint connection name. This must be unique\n * within the account.\n * @param parameters PrivateEndpointConnection properties that should be updated. Properties that are\n * supplied will be updated, any property not supplied will be unchanged.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionUpdateResponse>,\n PrivateEndpointConnectionUpdateResponse\n >\n >;\n /**\n * Updates the properties of an existing private endpoint connection.\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 privateEndpointConnectionName The private endpoint connection name. This must be unique\n * within the account.\n * @param parameters PrivateEndpointConnection properties that should be updated. Properties that are\n * supplied will be updated, any property not supplied will be unchanged.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionUpdateResponse>;\n /**\n * Deletes the specified private endpoint connection.\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 privateEndpointConnectionName The private endpoint connection name. This must be unique\n * within the account.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionDeleteResponse>,\n PrivateEndpointConnectionDeleteResponse\n >\n >;\n /**\n * Deletes the specified private endpoint connection.\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 privateEndpointConnectionName The private endpoint connection name. This must be unique\n * within the account.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionDeleteResponse>;\n}\n"]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { PrivateLinkResource, PrivateLinkResourceListByBatchAccountOptionalParams, PrivateLinkResourceGetOptionalParams, PrivateLinkResourceGetResponse } from "../models/index.js";
|
|
3
|
+
/** Interface representing a PrivateLinkResourceOperations. */
|
|
4
|
+
export interface PrivateLinkResourceOperations {
|
|
5
|
+
/**
|
|
6
|
+
* Lists all of the private link resources in the specified account.
|
|
7
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
8
|
+
* @param accountName The name of the Batch account.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
listByBatchAccount(resourceGroupName: string, accountName: string, options?: PrivateLinkResourceListByBatchAccountOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
12
|
+
/**
|
|
13
|
+
* Gets information about the specified private link resource.
|
|
14
|
+
* @param resourceGroupName The name of the resource group that contains the Batch account.
|
|
15
|
+
* @param accountName The name of the Batch account.
|
|
16
|
+
* @param privateLinkResourceName The private link resource name. This must be unique within the
|
|
17
|
+
* account.
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
get(resourceGroupName: string, accountName: string, privateLinkResourceName: string, options?: PrivateLinkResourceGetOptionalParams): Promise<PrivateLinkResourceGetResponse>;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=privateLinkResourceOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResourceOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResourceOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,mDAAmD,EACnD,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,8DAA8D;AAC9D,MAAM,WAAW,6BAA6B;IAC5C;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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 {};
|
|
9
|
+
//# sourceMappingURL=privateLinkResourceOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResourceOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResourceOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n PrivateLinkResource,\n PrivateLinkResourceListByBatchAccountOptionalParams,\n PrivateLinkResourceGetOptionalParams,\n PrivateLinkResourceGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateLinkResourceOperations. */\nexport interface PrivateLinkResourceOperations {\n /**\n * Lists all of the private link resources in the specified account.\n * @param resourceGroupName The name of the resource group that contains the Batch account.\n * @param accountName The name of the Batch account.\n * @param options The options parameters.\n */\n listByBatchAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateLinkResourceListByBatchAccountOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n /**\n * Gets information about the specified private link resource.\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 privateLinkResourceName The private link resource name. This must be unique within the\n * account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n privateLinkResourceName: string,\n options?: PrivateLinkResourceGetOptionalParams,\n ): Promise<PrivateLinkResourceGetResponse>;\n}\n"]}
|