@azure/keyvault-certificates 4.10.1 → 4.10.2-alpha.20250924.2
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/browser/api/index.d.ts.map +1 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/keyVaultContext.d.ts.map +1 -0
- package/dist/{esm/generated/src → browser}/api/keyVaultContext.js +1 -3
- package/dist/browser/api/keyVaultContext.js.map +1 -0
- package/dist/browser/api/operations.d.ts.map +1 -0
- package/dist/browser/{generated/src/api → api}/operations.js +27 -81
- package/dist/browser/api/operations.js.map +1 -0
- package/dist/browser/api/options.d.ts.map +1 -0
- package/dist/browser/api/options.js.map +1 -0
- package/dist/browser/certificatesModels.d.ts +1 -1
- package/dist/browser/certificatesModels.d.ts.map +1 -1
- package/dist/browser/certificatesModels.js.map +1 -1
- package/dist/browser/constants.js +1 -1
- package/dist/browser/constants.js.map +1 -1
- package/dist/browser/index.d.ts +2 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +3 -3
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/keyVaultClient.d.ts.map +1 -0
- package/dist/{esm/generated/src → browser}/keyVaultClient.js +1 -1
- package/dist/browser/keyVaultClient.js.map +1 -0
- package/dist/browser/logger.d.ts.map +1 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/lro/create/operation.d.ts +2 -2
- package/dist/browser/lro/create/operation.d.ts.map +1 -1
- package/dist/browser/lro/create/operation.js.map +1 -1
- package/dist/browser/lro/delete/operation.d.ts +1 -1
- package/dist/browser/lro/delete/operation.d.ts.map +1 -1
- package/dist/browser/lro/delete/operation.js.map +1 -1
- package/dist/browser/lro/keyVaultCertificatePoller.d.ts +1 -1
- package/dist/browser/lro/keyVaultCertificatePoller.d.ts.map +1 -1
- package/dist/browser/lro/keyVaultCertificatePoller.js.map +1 -1
- package/dist/browser/lro/operation/operation.d.ts +1 -1
- package/dist/browser/lro/operation/operation.d.ts.map +1 -1
- package/dist/browser/lro/operation/operation.js.map +1 -1
- package/dist/browser/lro/recover/operation.d.ts +1 -1
- package/dist/browser/lro/recover/operation.d.ts.map +1 -1
- package/dist/browser/lro/recover/operation.js.map +1 -1
- package/dist/browser/models/index.d.ts.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/models.d.ts.map +1 -0
- package/dist/browser/{generated/src/models → models}/models.js +19 -57
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/{esm/generated/src → browser}/static-helpers/pagingHelpers.js +2 -4
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/{react-native/generated/src → browser}/static-helpers/urlTemplate.js +1 -4
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/browser/transformations.d.ts +1 -1
- package/dist/browser/transformations.d.ts.map +1 -1
- package/dist/browser/transformations.js.map +1 -1
- package/dist/commonjs/api/index.d.ts.map +1 -0
- package/dist/commonjs/api/index.js.map +1 -0
- package/dist/commonjs/api/keyVaultContext.d.ts.map +1 -0
- package/dist/commonjs/{generated/src/api → api}/keyVaultContext.js +1 -3
- package/dist/commonjs/api/keyVaultContext.js.map +1 -0
- package/dist/commonjs/api/operations.d.ts.map +1 -0
- package/dist/commonjs/{generated/src/api → api}/operations.js +27 -81
- package/dist/commonjs/api/operations.js.map +1 -0
- package/dist/commonjs/api/options.d.ts.map +1 -0
- package/dist/commonjs/api/options.js.map +1 -0
- package/dist/commonjs/certificatesModels.d.ts +1 -1
- package/dist/commonjs/certificatesModels.d.ts.map +1 -1
- package/dist/commonjs/certificatesModels.js.map +1 -1
- package/dist/commonjs/constants.js +1 -1
- package/dist/commonjs/constants.js.map +1 -1
- package/dist/commonjs/index.d.ts +2 -2
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +6 -6
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/keyVaultClient.d.ts.map +1 -0
- package/dist/commonjs/keyVaultClient.js.map +1 -0
- package/dist/commonjs/logger.d.ts.map +1 -0
- package/dist/commonjs/logger.js.map +1 -0
- package/dist/commonjs/lro/create/operation.d.ts +2 -2
- package/dist/commonjs/lro/create/operation.d.ts.map +1 -1
- package/dist/commonjs/lro/create/operation.js.map +1 -1
- package/dist/commonjs/lro/delete/operation.d.ts +1 -1
- package/dist/commonjs/lro/delete/operation.d.ts.map +1 -1
- package/dist/commonjs/lro/delete/operation.js.map +1 -1
- package/dist/commonjs/lro/keyVaultCertificatePoller.d.ts +1 -1
- package/dist/commonjs/lro/keyVaultCertificatePoller.d.ts.map +1 -1
- package/dist/commonjs/lro/keyVaultCertificatePoller.js.map +1 -1
- package/dist/commonjs/lro/operation/operation.d.ts +1 -1
- package/dist/commonjs/lro/operation/operation.d.ts.map +1 -1
- package/dist/commonjs/lro/operation/operation.js.map +1 -1
- package/dist/commonjs/lro/recover/operation.d.ts +1 -1
- package/dist/commonjs/lro/recover/operation.d.ts.map +1 -1
- package/dist/commonjs/lro/recover/operation.js.map +1 -1
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/models.d.ts.map +1 -0
- package/dist/commonjs/{generated/src/models → models}/models.js +19 -57
- package/dist/commonjs/models/models.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/commonjs/{generated/src/static-helpers → static-helpers}/pagingHelpers.js +1 -3
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/commonjs/{generated/src/static-helpers → static-helpers}/urlTemplate.js +1 -4
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/transformations.d.ts +1 -1
- package/dist/commonjs/transformations.d.ts.map +1 -1
- package/dist/commonjs/transformations.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/index.d.ts.map +1 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/keyVaultContext.d.ts.map +1 -0
- package/dist/{browser/generated/src → esm}/api/keyVaultContext.js +1 -3
- package/dist/esm/api/keyVaultContext.js.map +1 -0
- package/dist/esm/api/operations.d.ts.map +1 -0
- package/dist/{react-native/generated/src → esm}/api/operations.js +27 -81
- package/dist/esm/api/operations.js.map +1 -0
- package/dist/esm/api/options.d.ts.map +1 -0
- package/dist/esm/api/options.js.map +1 -0
- package/dist/esm/certificatesModels.d.ts +1 -1
- package/dist/esm/certificatesModels.d.ts.map +1 -1
- package/dist/esm/certificatesModels.js.map +1 -1
- package/dist/esm/constants.js +1 -1
- package/dist/esm/constants.js.map +1 -1
- package/dist/esm/index.d.ts +2 -2
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/keyVaultClient.d.ts.map +1 -0
- package/dist/{browser/generated/src → esm}/keyVaultClient.js +1 -1
- package/dist/esm/keyVaultClient.js.map +1 -0
- package/dist/esm/logger.d.ts.map +1 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/lro/create/operation.d.ts +2 -2
- package/dist/esm/lro/create/operation.d.ts.map +1 -1
- package/dist/esm/lro/create/operation.js.map +1 -1
- package/dist/esm/lro/delete/operation.d.ts +1 -1
- package/dist/esm/lro/delete/operation.d.ts.map +1 -1
- package/dist/esm/lro/delete/operation.js.map +1 -1
- package/dist/esm/lro/keyVaultCertificatePoller.d.ts +1 -1
- package/dist/esm/lro/keyVaultCertificatePoller.d.ts.map +1 -1
- package/dist/esm/lro/keyVaultCertificatePoller.js.map +1 -1
- package/dist/esm/lro/operation/operation.d.ts +1 -1
- package/dist/esm/lro/operation/operation.d.ts.map +1 -1
- package/dist/esm/lro/operation/operation.js.map +1 -1
- package/dist/esm/lro/recover/operation.d.ts +1 -1
- package/dist/esm/lro/recover/operation.d.ts.map +1 -1
- package/dist/esm/lro/recover/operation.js.map +1 -1
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/models.d.ts.map +1 -0
- package/dist/esm/{generated/src/models → models}/models.js +19 -57
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/{react-native/generated/src → esm}/static-helpers/pagingHelpers.js +2 -4
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/{browser/generated/src → esm}/static-helpers/urlTemplate.js +1 -4
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/dist/esm/transformations.d.ts +1 -1
- package/dist/esm/transformations.d.ts.map +1 -1
- package/dist/esm/transformations.js.map +1 -1
- package/dist/react-native/api/index.d.ts.map +1 -0
- package/dist/react-native/api/index.js.map +1 -0
- package/dist/react-native/api/keyVaultContext.d.ts.map +1 -0
- package/dist/react-native/{generated/src/api → api}/keyVaultContext.js +1 -3
- package/dist/react-native/api/keyVaultContext.js.map +1 -0
- package/dist/react-native/api/operations.d.ts.map +1 -0
- package/dist/{esm/generated/src → react-native}/api/operations.js +27 -81
- package/dist/react-native/api/operations.js.map +1 -0
- package/dist/react-native/api/options.d.ts.map +1 -0
- package/dist/react-native/api/options.js.map +1 -0
- package/dist/react-native/certificatesModels.d.ts +1 -1
- package/dist/react-native/certificatesModels.d.ts.map +1 -1
- package/dist/react-native/certificatesModels.js.map +1 -1
- package/dist/react-native/constants.js +1 -1
- package/dist/react-native/constants.js.map +1 -1
- package/dist/react-native/index.d.ts +2 -2
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +3 -3
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/keyVaultClient.d.ts.map +1 -0
- package/dist/react-native/{generated/src/keyVaultClient.js → keyVaultClient.js} +1 -1
- package/dist/react-native/keyVaultClient.js.map +1 -0
- package/dist/react-native/logger.d.ts.map +1 -0
- package/dist/react-native/logger.js.map +1 -0
- package/dist/react-native/lro/create/operation.d.ts +2 -2
- package/dist/react-native/lro/create/operation.d.ts.map +1 -1
- package/dist/react-native/lro/create/operation.js.map +1 -1
- package/dist/react-native/lro/delete/operation.d.ts +1 -1
- package/dist/react-native/lro/delete/operation.d.ts.map +1 -1
- package/dist/react-native/lro/delete/operation.js.map +1 -1
- package/dist/react-native/lro/keyVaultCertificatePoller.d.ts +1 -1
- package/dist/react-native/lro/keyVaultCertificatePoller.d.ts.map +1 -1
- package/dist/react-native/lro/keyVaultCertificatePoller.js.map +1 -1
- package/dist/react-native/lro/operation/operation.d.ts +1 -1
- package/dist/react-native/lro/operation/operation.d.ts.map +1 -1
- package/dist/react-native/lro/operation/operation.js.map +1 -1
- package/dist/react-native/lro/recover/operation.d.ts +1 -1
- package/dist/react-native/lro/recover/operation.d.ts.map +1 -1
- package/dist/react-native/lro/recover/operation.js.map +1 -1
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/models.d.ts.map +1 -0
- package/dist/react-native/{generated/src/models → models}/models.js +19 -57
- package/dist/react-native/models/models.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/{browser/generated/src → react-native}/static-helpers/pagingHelpers.js +2 -4
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/{esm/generated/src → react-native}/static-helpers/urlTemplate.js +1 -4
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
- package/dist/react-native/transformations.d.ts +1 -1
- package/dist/react-native/transformations.d.ts.map +1 -1
- package/dist/react-native/transformations.js.map +1 -1
- package/package.json +9 -14
- package/dist/browser/generated/src/api/index.d.ts.map +0 -1
- package/dist/browser/generated/src/api/index.js.map +0 -1
- package/dist/browser/generated/src/api/keyVaultContext.d.ts.map +0 -1
- package/dist/browser/generated/src/api/keyVaultContext.js.map +0 -1
- package/dist/browser/generated/src/api/operations.d.ts.map +0 -1
- package/dist/browser/generated/src/api/operations.js.map +0 -1
- package/dist/browser/generated/src/api/options.d.ts.map +0 -1
- package/dist/browser/generated/src/api/options.js.map +0 -1
- package/dist/browser/generated/src/index.d.ts +0 -6
- package/dist/browser/generated/src/index.d.ts.map +0 -1
- package/dist/browser/generated/src/index.js +0 -5
- package/dist/browser/generated/src/index.js.map +0 -1
- package/dist/browser/generated/src/keyVaultClient.d.ts.map +0 -1
- package/dist/browser/generated/src/keyVaultClient.js.map +0 -1
- package/dist/browser/generated/src/logger.d.ts.map +0 -1
- package/dist/browser/generated/src/logger.js.map +0 -1
- package/dist/browser/generated/src/models/index.d.ts.map +0 -1
- package/dist/browser/generated/src/models/index.js.map +0 -1
- package/dist/browser/generated/src/models/models.d.ts.map +0 -1
- package/dist/browser/generated/src/models/models.js.map +0 -1
- package/dist/browser/generated/src/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/browser/generated/src/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/browser/generated/src/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/browser/generated/src/static-helpers/urlTemplate.js.map +0 -1
- package/dist/browser/log.d.ts +0 -5
- package/dist/browser/log.d.ts.map +0 -1
- package/dist/browser/log.js +0 -8
- package/dist/browser/log.js.map +0 -1
- package/dist/commonjs/generated/src/api/index.d.ts.map +0 -1
- package/dist/commonjs/generated/src/api/index.js.map +0 -1
- package/dist/commonjs/generated/src/api/keyVaultContext.d.ts.map +0 -1
- package/dist/commonjs/generated/src/api/keyVaultContext.js.map +0 -1
- package/dist/commonjs/generated/src/api/operations.d.ts.map +0 -1
- package/dist/commonjs/generated/src/api/operations.js.map +0 -1
- package/dist/commonjs/generated/src/api/options.d.ts.map +0 -1
- package/dist/commonjs/generated/src/api/options.js.map +0 -1
- package/dist/commonjs/generated/src/index.d.ts +0 -6
- package/dist/commonjs/generated/src/index.d.ts.map +0 -1
- package/dist/commonjs/generated/src/index.js +0 -14
- package/dist/commonjs/generated/src/index.js.map +0 -1
- package/dist/commonjs/generated/src/keyVaultClient.d.ts.map +0 -1
- package/dist/commonjs/generated/src/keyVaultClient.js.map +0 -1
- package/dist/commonjs/generated/src/logger.d.ts.map +0 -1
- package/dist/commonjs/generated/src/logger.js.map +0 -1
- package/dist/commonjs/generated/src/models/index.d.ts.map +0 -1
- package/dist/commonjs/generated/src/models/index.js.map +0 -1
- package/dist/commonjs/generated/src/models/models.d.ts.map +0 -1
- package/dist/commonjs/generated/src/models/models.js.map +0 -1
- package/dist/commonjs/generated/src/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/commonjs/generated/src/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/commonjs/generated/src/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/commonjs/generated/src/static-helpers/urlTemplate.js.map +0 -1
- package/dist/commonjs/log.d.ts +0 -5
- package/dist/commonjs/log.d.ts.map +0 -1
- package/dist/commonjs/log.js +0 -11
- package/dist/commonjs/log.js.map +0 -1
- package/dist/esm/generated/src/api/index.d.ts.map +0 -1
- package/dist/esm/generated/src/api/index.js.map +0 -1
- package/dist/esm/generated/src/api/keyVaultContext.d.ts.map +0 -1
- package/dist/esm/generated/src/api/keyVaultContext.js.map +0 -1
- package/dist/esm/generated/src/api/operations.d.ts.map +0 -1
- package/dist/esm/generated/src/api/operations.js.map +0 -1
- package/dist/esm/generated/src/api/options.d.ts.map +0 -1
- package/dist/esm/generated/src/api/options.js.map +0 -1
- package/dist/esm/generated/src/index.d.ts +0 -6
- package/dist/esm/generated/src/index.d.ts.map +0 -1
- package/dist/esm/generated/src/index.js +0 -5
- package/dist/esm/generated/src/index.js.map +0 -1
- package/dist/esm/generated/src/keyVaultClient.d.ts.map +0 -1
- package/dist/esm/generated/src/keyVaultClient.js.map +0 -1
- package/dist/esm/generated/src/logger.d.ts.map +0 -1
- package/dist/esm/generated/src/logger.js.map +0 -1
- package/dist/esm/generated/src/models/index.d.ts.map +0 -1
- package/dist/esm/generated/src/models/index.js.map +0 -1
- package/dist/esm/generated/src/models/models.d.ts.map +0 -1
- package/dist/esm/generated/src/models/models.js.map +0 -1
- package/dist/esm/generated/src/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/esm/generated/src/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/esm/generated/src/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/esm/generated/src/static-helpers/urlTemplate.js.map +0 -1
- package/dist/esm/log.d.ts +0 -5
- package/dist/esm/log.d.ts.map +0 -1
- package/dist/esm/log.js +0 -8
- package/dist/esm/log.js.map +0 -1
- package/dist/react-native/generated/src/api/index.d.ts.map +0 -1
- package/dist/react-native/generated/src/api/index.js.map +0 -1
- package/dist/react-native/generated/src/api/keyVaultContext.d.ts.map +0 -1
- package/dist/react-native/generated/src/api/keyVaultContext.js.map +0 -1
- package/dist/react-native/generated/src/api/operations.d.ts.map +0 -1
- package/dist/react-native/generated/src/api/operations.js.map +0 -1
- package/dist/react-native/generated/src/api/options.d.ts.map +0 -1
- package/dist/react-native/generated/src/api/options.js.map +0 -1
- package/dist/react-native/generated/src/index.d.ts +0 -6
- package/dist/react-native/generated/src/index.d.ts.map +0 -1
- package/dist/react-native/generated/src/index.js +0 -5
- package/dist/react-native/generated/src/index.js.map +0 -1
- package/dist/react-native/generated/src/keyVaultClient.d.ts.map +0 -1
- package/dist/react-native/generated/src/keyVaultClient.js.map +0 -1
- package/dist/react-native/generated/src/logger.d.ts.map +0 -1
- package/dist/react-native/generated/src/logger.js.map +0 -1
- package/dist/react-native/generated/src/models/index.d.ts.map +0 -1
- package/dist/react-native/generated/src/models/index.js.map +0 -1
- package/dist/react-native/generated/src/models/models.d.ts.map +0 -1
- package/dist/react-native/generated/src/models/models.js.map +0 -1
- package/dist/react-native/generated/src/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/react-native/generated/src/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/generated/src/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/react-native/generated/src/static-helpers/urlTemplate.js.map +0 -1
- package/dist/react-native/log.d.ts +0 -5
- package/dist/react-native/log.d.ts.map +0 -1
- package/dist/react-native/log.js +0 -8
- package/dist/react-native/log.js.map +0 -1
- /package/dist/browser/{generated/src/api → api}/index.d.ts +0 -0
- /package/dist/browser/{generated/src/api → api}/index.js +0 -0
- /package/dist/browser/{generated/src/api → api}/keyVaultContext.d.ts +0 -0
- /package/dist/browser/{generated/src/api → api}/operations.d.ts +0 -0
- /package/dist/browser/{generated/src/api → api}/options.d.ts +0 -0
- /package/dist/browser/{generated/src/api → api}/options.js +0 -0
- /package/dist/browser/{generated/src/keyVaultClient.d.ts → keyVaultClient.d.ts} +0 -0
- /package/dist/browser/{generated/src/logger.d.ts → logger.d.ts} +0 -0
- /package/dist/browser/{generated/src/logger.js → logger.js} +0 -0
- /package/dist/browser/{generated/src/models → models}/index.d.ts +0 -0
- /package/dist/browser/{generated/src/models → models}/index.js +0 -0
- /package/dist/browser/{generated/src/models → models}/models.d.ts +0 -0
- /package/dist/browser/{generated/src/static-helpers → static-helpers}/pagingHelpers.d.ts +0 -0
- /package/dist/browser/{generated/src/static-helpers → static-helpers}/urlTemplate.d.ts +0 -0
- /package/dist/commonjs/{generated/src/api → api}/index.d.ts +0 -0
- /package/dist/commonjs/{generated/src/api → api}/index.js +0 -0
- /package/dist/commonjs/{generated/src/api → api}/keyVaultContext.d.ts +0 -0
- /package/dist/commonjs/{generated/src/api → api}/operations.d.ts +0 -0
- /package/dist/commonjs/{generated/src/api → api}/options.d.ts +0 -0
- /package/dist/commonjs/{generated/src/api → api}/options.js +0 -0
- /package/dist/commonjs/{generated/src/keyVaultClient.d.ts → keyVaultClient.d.ts} +0 -0
- /package/dist/commonjs/{generated/src/keyVaultClient.js → keyVaultClient.js} +0 -0
- /package/dist/commonjs/{generated/src/logger.d.ts → logger.d.ts} +0 -0
- /package/dist/commonjs/{generated/src/logger.js → logger.js} +0 -0
- /package/dist/commonjs/{generated/src/models → models}/index.d.ts +0 -0
- /package/dist/commonjs/{generated/src/models → models}/index.js +0 -0
- /package/dist/commonjs/{generated/src/models → models}/models.d.ts +0 -0
- /package/dist/commonjs/{generated/src/static-helpers → static-helpers}/pagingHelpers.d.ts +0 -0
- /package/dist/commonjs/{generated/src/static-helpers → static-helpers}/urlTemplate.d.ts +0 -0
- /package/dist/esm/{generated/src/api → api}/index.d.ts +0 -0
- /package/dist/esm/{generated/src/api → api}/index.js +0 -0
- /package/dist/esm/{generated/src/api → api}/keyVaultContext.d.ts +0 -0
- /package/dist/esm/{generated/src/api → api}/operations.d.ts +0 -0
- /package/dist/esm/{generated/src/api → api}/options.d.ts +0 -0
- /package/dist/esm/{generated/src/api → api}/options.js +0 -0
- /package/dist/esm/{generated/src/keyVaultClient.d.ts → keyVaultClient.d.ts} +0 -0
- /package/dist/esm/{generated/src/logger.d.ts → logger.d.ts} +0 -0
- /package/dist/esm/{generated/src/logger.js → logger.js} +0 -0
- /package/dist/esm/{generated/src/models → models}/index.d.ts +0 -0
- /package/dist/esm/{generated/src/models → models}/index.js +0 -0
- /package/dist/esm/{generated/src/models → models}/models.d.ts +0 -0
- /package/dist/esm/{generated/src/static-helpers → static-helpers}/pagingHelpers.d.ts +0 -0
- /package/dist/esm/{generated/src/static-helpers → static-helpers}/urlTemplate.d.ts +0 -0
- /package/dist/react-native/{generated/src/api → api}/index.d.ts +0 -0
- /package/dist/react-native/{generated/src/api → api}/index.js +0 -0
- /package/dist/react-native/{generated/src/api → api}/keyVaultContext.d.ts +0 -0
- /package/dist/react-native/{generated/src/api → api}/operations.d.ts +0 -0
- /package/dist/react-native/{generated/src/api → api}/options.d.ts +0 -0
- /package/dist/react-native/{generated/src/api → api}/options.js +0 -0
- /package/dist/react-native/{generated/src/keyVaultClient.d.ts → keyVaultClient.d.ts} +0 -0
- /package/dist/react-native/{generated/src/logger.d.ts → logger.d.ts} +0 -0
- /package/dist/react-native/{generated/src/logger.js → logger.js} +0 -0
- /package/dist/react-native/{generated/src/models → models}/index.d.ts +0 -0
- /package/dist/react-native/{generated/src/models → models}/index.js +0 -0
- /package/dist/react-native/{generated/src/models → models}/models.d.ts +0 -0
- /package/dist/react-native/{generated/src/static-helpers → static-helpers}/pagingHelpers.d.ts +0 -0
- /package/dist/react-native/{generated/src/static-helpers → static-helpers}/urlTemplate.d.ts +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../../src/generated/src/api/operations.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { KeyVaultContext as Client } from \"./index.js\";\nimport {\n _CertificateListResult,\n _certificateListResultDeserializer,\n CertificateItem,\n keyVaultErrorDeserializer,\n DeletedCertificateBundle,\n deletedCertificateBundleDeserializer,\n CertificatePolicy,\n certificatePolicySerializer,\n certificatePolicyDeserializer,\n Contacts,\n contactsSerializer,\n contactsDeserializer,\n _CertificateIssuerListResult,\n _certificateIssuerListResultDeserializer,\n CertificateIssuerItem,\n CertificateIssuerSetParameters,\n certificateIssuerSetParametersSerializer,\n IssuerBundle,\n issuerBundleDeserializer,\n CertificateIssuerUpdateParameters,\n certificateIssuerUpdateParametersSerializer,\n CertificateCreateParameters,\n certificateCreateParametersSerializer,\n CertificateOperation,\n certificateOperationDeserializer,\n CertificateImportParameters,\n certificateImportParametersSerializer,\n CertificateBundle,\n certificateBundleDeserializer,\n CertificateUpdateParameters,\n certificateUpdateParametersSerializer,\n CertificateOperationUpdateParameter,\n certificateOperationUpdateParameterSerializer,\n CertificateMergeParameters,\n certificateMergeParametersSerializer,\n BackupCertificateResult,\n backupCertificateResultDeserializer,\n CertificateRestoreParameters,\n certificateRestoreParametersSerializer,\n _DeletedCertificateListResult,\n _deletedCertificateListResultDeserializer,\n DeletedCertificateItem,\n} from \"../models/models.js\";\nimport {\n RecoverDeletedCertificateOptionalParams,\n PurgeDeletedCertificateOptionalParams,\n GetDeletedCertificateOptionalParams,\n GetDeletedCertificatesOptionalParams,\n RestoreCertificateOptionalParams,\n BackupCertificateOptionalParams,\n MergeCertificateOptionalParams,\n DeleteCertificateOperationOptionalParams,\n GetCertificateOperationOptionalParams,\n UpdateCertificateOperationOptionalParams,\n GetCertificateOptionalParams,\n UpdateCertificateOptionalParams,\n UpdateCertificatePolicyOptionalParams,\n GetCertificatePolicyOptionalParams,\n GetCertificateVersionsOptionalParams,\n ImportCertificateOptionalParams,\n CreateCertificateOptionalParams,\n DeleteCertificateIssuerOptionalParams,\n GetCertificateIssuerOptionalParams,\n UpdateCertificateIssuerOptionalParams,\n SetCertificateIssuerOptionalParams,\n GetCertificateIssuersOptionalParams,\n DeleteCertificateContactsOptionalParams,\n GetCertificateContactsOptionalParams,\n SetCertificateContactsOptionalParams,\n DeleteCertificateOptionalParams,\n GetCertificatesOptionalParams,\n} from \"./options.js\";\nimport {\n PagedAsyncIterableIterator,\n buildPagedAsyncIterator,\n} from \"../static-helpers/pagingHelpers.js\";\nimport { expandUrlTemplate } from \"../static-helpers/urlTemplate.js\";\nimport {\n StreamableMethod,\n PathUncheckedResponse,\n createRestError,\n operationOptionsToRequestParameters,\n} from \"@azure-rest/core-client\";\n\nexport function _recoverDeletedCertificateSend(\n context: Client,\n certificateName: string,\n options: RecoverDeletedCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/deletedcertificates/{certificate-name}/recover{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _recoverDeletedCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** The RecoverDeletedCertificate operation performs the reversal of the Delete operation. The operation is applicable in vaults enabled for soft-delete, and must be issued during the retention interval (available in the deleted certificate's attributes). This operation requires the certificates/recover permission. */\nexport async function recoverDeletedCertificate(\n context: Client,\n certificateName: string,\n options: RecoverDeletedCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _recoverDeletedCertificateSend(\n context,\n certificateName,\n options,\n );\n return _recoverDeletedCertificateDeserialize(result);\n}\n\nexport function _purgeDeletedCertificateSend(\n context: Client,\n certificateName: string,\n options: PurgeDeletedCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/deletedcertificates/{certificate-name}{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _purgeDeletedCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<void> {\n const expectedStatuses = [\"204\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return;\n}\n\n/** The PurgeDeletedCertificate operation performs an irreversible deletion of the specified certificate, without possibility for recovery. The operation is not available if the recovery level does not specify 'Purgeable'. This operation requires the certificate/purge permission. */\nexport async function purgeDeletedCertificate(\n context: Client,\n certificateName: string,\n options: PurgeDeletedCertificateOptionalParams = { requestOptions: {} },\n): Promise<void> {\n const result = await _purgeDeletedCertificateSend(\n context,\n certificateName,\n options,\n );\n return _purgeDeletedCertificateDeserialize(result);\n}\n\nexport function _getDeletedCertificateSend(\n context: Client,\n certificateName: string,\n options: GetDeletedCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/deletedcertificates/{certificate-name}{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getDeletedCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<DeletedCertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return deletedCertificateBundleDeserializer(result.body);\n}\n\n/** The GetDeletedCertificate operation retrieves the deleted certificate information plus its attributes, such as retention interval, scheduled permanent deletion and the current deletion recovery level. This operation requires the certificates/get permission. */\nexport async function getDeletedCertificate(\n context: Client,\n certificateName: string,\n options: GetDeletedCertificateOptionalParams = { requestOptions: {} },\n): Promise<DeletedCertificateBundle> {\n const result = await _getDeletedCertificateSend(\n context,\n certificateName,\n options,\n );\n return _getDeletedCertificateDeserialize(result);\n}\n\nexport function _getDeletedCertificatesSend(\n context: Client,\n options: GetDeletedCertificatesOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/deletedcertificates{?api%2Dversion,maxresults,includePending}\",\n {\n \"api%2Dversion\": context.apiVersion,\n maxresults: options?.maxresults,\n includePending: options?.includePending,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getDeletedCertificatesDeserialize(\n result: PathUncheckedResponse,\n): Promise<_DeletedCertificateListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return _deletedCertificateListResultDeserializer(result.body);\n}\n\n/** The GetDeletedCertificates operation retrieves the certificates in the current vault which are in a deleted state and ready for recovery or purging. This operation includes deletion-specific information. This operation requires the certificates/get/list permission. This operation can only be enabled on soft-delete enabled vaults. */\nexport function getDeletedCertificates(\n context: Client,\n options: GetDeletedCertificatesOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<DeletedCertificateItem> {\n return buildPagedAsyncIterator(\n context,\n () => _getDeletedCertificatesSend(context, options),\n _getDeletedCertificatesDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n\nexport function _restoreCertificateSend(\n context: Client,\n parameters: CertificateRestoreParameters,\n options: RestoreCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/restore{?api%2Dversion}\",\n {\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateRestoreParametersSerializer(parameters),\n });\n}\n\nexport async function _restoreCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** Restores a backed up certificate, and all its versions, to a vault. This operation requires the certificates/restore permission. */\nexport async function restoreCertificate(\n context: Client,\n parameters: CertificateRestoreParameters,\n options: RestoreCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _restoreCertificateSend(context, parameters, options);\n return _restoreCertificateDeserialize(result);\n}\n\nexport function _backupCertificateSend(\n context: Client,\n certificateName: string,\n options: BackupCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/backup{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _backupCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<BackupCertificateResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return backupCertificateResultDeserializer(result.body);\n}\n\n/** Requests that a backup of the specified certificate be downloaded to the client. All versions of the certificate will be downloaded. This operation requires the certificates/backup permission. */\nexport async function backupCertificate(\n context: Client,\n certificateName: string,\n options: BackupCertificateOptionalParams = { requestOptions: {} },\n): Promise<BackupCertificateResult> {\n const result = await _backupCertificateSend(\n context,\n certificateName,\n options,\n );\n return _backupCertificateDeserialize(result);\n}\n\nexport function _mergeCertificateSend(\n context: Client,\n certificateName: string,\n parameters: CertificateMergeParameters,\n options: MergeCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/pending/merge{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateMergeParametersSerializer(parameters),\n });\n}\n\nexport async function _mergeCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"201\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** The MergeCertificate operation performs the merging of a certificate or certificate chain with a key pair currently available in the service. This operation requires the certificates/create permission. */\nexport async function mergeCertificate(\n context: Client,\n certificateName: string,\n parameters: CertificateMergeParameters,\n options: MergeCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _mergeCertificateSend(\n context,\n certificateName,\n parameters,\n options,\n );\n return _mergeCertificateDeserialize(result);\n}\n\nexport function _deleteCertificateOperationSend(\n context: Client,\n certificateName: string,\n options: DeleteCertificateOperationOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/pending{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _deleteCertificateOperationDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateOperation> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateOperationDeserializer(result.body);\n}\n\n/** Deletes the creation operation for a specified certificate that is in the process of being created. The certificate is no longer created. This operation requires the certificates/update permission. */\nexport async function deleteCertificateOperation(\n context: Client,\n certificateName: string,\n options: DeleteCertificateOperationOptionalParams = { requestOptions: {} },\n): Promise<CertificateOperation> {\n const result = await _deleteCertificateOperationSend(\n context,\n certificateName,\n options,\n );\n return _deleteCertificateOperationDeserialize(result);\n}\n\nexport function _getCertificateOperationSend(\n context: Client,\n certificateName: string,\n options: GetCertificateOperationOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/pending{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateOperationDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateOperation> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateOperationDeserializer(result.body);\n}\n\n/** Gets the creation operation associated with a specified certificate. This operation requires the certificates/get permission. */\nexport async function getCertificateOperation(\n context: Client,\n certificateName: string,\n options: GetCertificateOperationOptionalParams = { requestOptions: {} },\n): Promise<CertificateOperation> {\n const result = await _getCertificateOperationSend(\n context,\n certificateName,\n options,\n );\n return _getCertificateOperationDeserialize(result);\n}\n\nexport function _updateCertificateOperationSend(\n context: Client,\n certificateName: string,\n certificateOperation: CertificateOperationUpdateParameter,\n options: UpdateCertificateOperationOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/pending{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .patch({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateOperationUpdateParameterSerializer(certificateOperation),\n });\n}\n\nexport async function _updateCertificateOperationDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateOperation> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateOperationDeserializer(result.body);\n}\n\n/** Updates a certificate creation operation that is already in progress. This operation requires the certificates/update permission. */\nexport async function updateCertificateOperation(\n context: Client,\n certificateName: string,\n certificateOperation: CertificateOperationUpdateParameter,\n options: UpdateCertificateOperationOptionalParams = { requestOptions: {} },\n): Promise<CertificateOperation> {\n const result = await _updateCertificateOperationSend(\n context,\n certificateName,\n certificateOperation,\n options,\n );\n return _updateCertificateOperationDeserialize(result);\n}\n\nexport function _getCertificateSend(\n context: Client,\n certificateName: string,\n certificateVersion: string,\n options: GetCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/{certificate-version}{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"certificate-version\": certificateVersion,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** Gets information about a specific certificate. This operation requires the certificates/get permission. */\nexport async function getCertificate(\n context: Client,\n certificateName: string,\n certificateVersion: string,\n options: GetCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _getCertificateSend(\n context,\n certificateName,\n certificateVersion,\n options,\n );\n return _getCertificateDeserialize(result);\n}\n\nexport function _updateCertificateSend(\n context: Client,\n certificateName: string,\n certificateVersion: string,\n parameters: CertificateUpdateParameters,\n options: UpdateCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/{certificate-version}{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"certificate-version\": certificateVersion,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .patch({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateUpdateParametersSerializer(parameters),\n });\n}\n\nexport async function _updateCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** The UpdateCertificate operation applies the specified update on the given certificate; the only elements updated are the certificate's attributes. This operation requires the certificates/update permission. */\nexport async function updateCertificate(\n context: Client,\n certificateName: string,\n certificateVersion: string,\n parameters: CertificateUpdateParameters,\n options: UpdateCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _updateCertificateSend(\n context,\n certificateName,\n certificateVersion,\n parameters,\n options,\n );\n return _updateCertificateDeserialize(result);\n}\n\nexport function _updateCertificatePolicySend(\n context: Client,\n certificateName: string,\n certificatePolicy: CertificatePolicy,\n options: UpdateCertificatePolicyOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/policy{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .patch({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificatePolicySerializer(certificatePolicy),\n });\n}\n\nexport async function _updateCertificatePolicyDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificatePolicy> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificatePolicyDeserializer(result.body);\n}\n\n/** Set specified members in the certificate policy. Leave others as null. This operation requires the certificates/update permission. */\nexport async function updateCertificatePolicy(\n context: Client,\n certificateName: string,\n certificatePolicy: CertificatePolicy,\n options: UpdateCertificatePolicyOptionalParams = { requestOptions: {} },\n): Promise<CertificatePolicy> {\n const result = await _updateCertificatePolicySend(\n context,\n certificateName,\n certificatePolicy,\n options,\n );\n return _updateCertificatePolicyDeserialize(result);\n}\n\nexport function _getCertificatePolicySend(\n context: Client,\n certificateName: string,\n options: GetCertificatePolicyOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/policy{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificatePolicyDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificatePolicy> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificatePolicyDeserializer(result.body);\n}\n\n/** The GetCertificatePolicy operation returns the specified certificate policy resources in the specified key vault. This operation requires the certificates/get permission. */\nexport async function getCertificatePolicy(\n context: Client,\n certificateName: string,\n options: GetCertificatePolicyOptionalParams = { requestOptions: {} },\n): Promise<CertificatePolicy> {\n const result = await _getCertificatePolicySend(\n context,\n certificateName,\n options,\n );\n return _getCertificatePolicyDeserialize(result);\n}\n\nexport function _getCertificateVersionsSend(\n context: Client,\n certificateName: string,\n options: GetCertificateVersionsOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/versions{?api%2Dversion,maxresults}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n maxresults: options?.maxresults,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateVersionsDeserialize(\n result: PathUncheckedResponse,\n): Promise<_CertificateListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return _certificateListResultDeserializer(result.body);\n}\n\n/** The GetCertificateVersions operation returns the versions of a certificate in the specified key vault. This operation requires the certificates/list permission. */\nexport function getCertificateVersions(\n context: Client,\n certificateName: string,\n options: GetCertificateVersionsOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<CertificateItem> {\n return buildPagedAsyncIterator(\n context,\n () => _getCertificateVersionsSend(context, certificateName, options),\n _getCertificateVersionsDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n\nexport function _importCertificateSend(\n context: Client,\n certificateName: string,\n parameters: CertificateImportParameters,\n options: ImportCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/import{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateImportParametersSerializer(parameters),\n });\n}\n\nexport async function _importCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateBundleDeserializer(result.body);\n}\n\n/** Imports an existing valid certificate, containing a private key, into Azure Key Vault. This operation requires the certificates/import permission. The certificate to be imported can be in either PFX or PEM format. If the certificate is in PEM format the PEM file must contain the key as well as x509 certificates. Key Vault will only accept a key in PKCS#8 format. */\nexport async function importCertificate(\n context: Client,\n certificateName: string,\n parameters: CertificateImportParameters,\n options: ImportCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateBundle> {\n const result = await _importCertificateSend(\n context,\n certificateName,\n parameters,\n options,\n );\n return _importCertificateDeserialize(result);\n}\n\nexport function _createCertificateSend(\n context: Client,\n certificateName: string,\n parameters: CertificateCreateParameters,\n options: CreateCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}/create{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .post({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateCreateParametersSerializer(parameters),\n });\n}\n\nexport async function _createCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<CertificateOperation> {\n const expectedStatuses = [\"202\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return certificateOperationDeserializer(result.body);\n}\n\n/** If this is the first version, the certificate resource is created. This operation requires the certificates/create permission. */\nexport async function createCertificate(\n context: Client,\n certificateName: string,\n parameters: CertificateCreateParameters,\n options: CreateCertificateOptionalParams = { requestOptions: {} },\n): Promise<CertificateOperation> {\n const result = await _createCertificateSend(\n context,\n certificateName,\n parameters,\n options,\n );\n return _createCertificateDeserialize(result);\n}\n\nexport function _deleteCertificateIssuerSend(\n context: Client,\n issuerName: string,\n options: DeleteCertificateIssuerOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/issuers/{issuer-name}{?api%2Dversion}\",\n {\n \"issuer-name\": issuerName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _deleteCertificateIssuerDeserialize(\n result: PathUncheckedResponse,\n): Promise<IssuerBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return issuerBundleDeserializer(result.body);\n}\n\n/** The DeleteCertificateIssuer operation permanently removes the specified certificate issuer from the vault. This operation requires the certificates/manageissuers/deleteissuers permission. */\nexport async function deleteCertificateIssuer(\n context: Client,\n issuerName: string,\n options: DeleteCertificateIssuerOptionalParams = { requestOptions: {} },\n): Promise<IssuerBundle> {\n const result = await _deleteCertificateIssuerSend(\n context,\n issuerName,\n options,\n );\n return _deleteCertificateIssuerDeserialize(result);\n}\n\nexport function _getCertificateIssuerSend(\n context: Client,\n issuerName: string,\n options: GetCertificateIssuerOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/issuers/{issuer-name}{?api%2Dversion}\",\n {\n \"issuer-name\": issuerName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateIssuerDeserialize(\n result: PathUncheckedResponse,\n): Promise<IssuerBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return issuerBundleDeserializer(result.body);\n}\n\n/** The GetCertificateIssuer operation returns the specified certificate issuer resources in the specified key vault. This operation requires the certificates/manageissuers/getissuers permission. */\nexport async function getCertificateIssuer(\n context: Client,\n issuerName: string,\n options: GetCertificateIssuerOptionalParams = { requestOptions: {} },\n): Promise<IssuerBundle> {\n const result = await _getCertificateIssuerSend(context, issuerName, options);\n return _getCertificateIssuerDeserialize(result);\n}\n\nexport function _updateCertificateIssuerSend(\n context: Client,\n issuerName: string,\n parameter: CertificateIssuerUpdateParameters,\n options: UpdateCertificateIssuerOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/issuers/{issuer-name}{?api%2Dversion}\",\n {\n \"issuer-name\": issuerName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .patch({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateIssuerUpdateParametersSerializer(parameter),\n });\n}\n\nexport async function _updateCertificateIssuerDeserialize(\n result: PathUncheckedResponse,\n): Promise<IssuerBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return issuerBundleDeserializer(result.body);\n}\n\n/** The UpdateCertificateIssuer operation performs an update on the specified certificate issuer entity. This operation requires the certificates/setissuers permission. */\nexport async function updateCertificateIssuer(\n context: Client,\n issuerName: string,\n parameter: CertificateIssuerUpdateParameters,\n options: UpdateCertificateIssuerOptionalParams = { requestOptions: {} },\n): Promise<IssuerBundle> {\n const result = await _updateCertificateIssuerSend(\n context,\n issuerName,\n parameter,\n options,\n );\n return _updateCertificateIssuerDeserialize(result);\n}\n\nexport function _setCertificateIssuerSend(\n context: Client,\n issuerName: string,\n parameter: CertificateIssuerSetParameters,\n options: SetCertificateIssuerOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/issuers/{issuer-name}{?api%2Dversion}\",\n {\n \"issuer-name\": issuerName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .put({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: certificateIssuerSetParametersSerializer(parameter),\n });\n}\n\nexport async function _setCertificateIssuerDeserialize(\n result: PathUncheckedResponse,\n): Promise<IssuerBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return issuerBundleDeserializer(result.body);\n}\n\n/** The SetCertificateIssuer operation adds or updates the specified certificate issuer. This operation requires the certificates/setissuers permission. */\nexport async function setCertificateIssuer(\n context: Client,\n issuerName: string,\n parameter: CertificateIssuerSetParameters,\n options: SetCertificateIssuerOptionalParams = { requestOptions: {} },\n): Promise<IssuerBundle> {\n const result = await _setCertificateIssuerSend(\n context,\n issuerName,\n parameter,\n options,\n );\n return _setCertificateIssuerDeserialize(result);\n}\n\nexport function _getCertificateIssuersSend(\n context: Client,\n options: GetCertificateIssuersOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/issuers{?api%2Dversion,maxresults}\",\n {\n \"api%2Dversion\": context.apiVersion,\n maxresults: options?.maxresults,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateIssuersDeserialize(\n result: PathUncheckedResponse,\n): Promise<_CertificateIssuerListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return _certificateIssuerListResultDeserializer(result.body);\n}\n\n/** The GetCertificateIssuers operation returns the set of certificate issuer resources in the specified key vault. This operation requires the certificates/manageissuers/getissuers permission. */\nexport function getCertificateIssuers(\n context: Client,\n options: GetCertificateIssuersOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<CertificateIssuerItem> {\n return buildPagedAsyncIterator(\n context,\n () => _getCertificateIssuersSend(context, options),\n _getCertificateIssuersDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n\nexport function _deleteCertificateContactsSend(\n context: Client,\n options: DeleteCertificateContactsOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/contacts{?api%2Dversion}\",\n {\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _deleteCertificateContactsDeserialize(\n result: PathUncheckedResponse,\n): Promise<Contacts> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return contactsDeserializer(result.body);\n}\n\n/** Deletes the certificate contacts for a specified key vault certificate. This operation requires the certificates/managecontacts permission. */\nexport async function deleteCertificateContacts(\n context: Client,\n options: DeleteCertificateContactsOptionalParams = { requestOptions: {} },\n): Promise<Contacts> {\n const result = await _deleteCertificateContactsSend(context, options);\n return _deleteCertificateContactsDeserialize(result);\n}\n\nexport function _getCertificateContactsSend(\n context: Client,\n options: GetCertificateContactsOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/contacts{?api%2Dversion}\",\n {\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificateContactsDeserialize(\n result: PathUncheckedResponse,\n): Promise<Contacts> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return contactsDeserializer(result.body);\n}\n\n/** The GetCertificateContacts operation returns the set of certificate contact resources in the specified key vault. This operation requires the certificates/managecontacts permission. */\nexport async function getCertificateContacts(\n context: Client,\n options: GetCertificateContactsOptionalParams = { requestOptions: {} },\n): Promise<Contacts> {\n const result = await _getCertificateContactsSend(context, options);\n return _getCertificateContactsDeserialize(result);\n}\n\nexport function _setCertificateContactsSend(\n context: Client,\n contacts: Contacts,\n options: SetCertificateContactsOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/contacts{?api%2Dversion}\",\n {\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .put({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: contactsSerializer(contacts),\n });\n}\n\nexport async function _setCertificateContactsDeserialize(\n result: PathUncheckedResponse,\n): Promise<Contacts> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return contactsDeserializer(result.body);\n}\n\n/** Sets the certificate contacts for the specified key vault. This operation requires the certificates/managecontacts permission. */\nexport async function setCertificateContacts(\n context: Client,\n contacts: Contacts,\n options: SetCertificateContactsOptionalParams = { requestOptions: {} },\n): Promise<Contacts> {\n const result = await _setCertificateContactsSend(context, contacts, options);\n return _setCertificateContactsDeserialize(result);\n}\n\nexport function _deleteCertificateSend(\n context: Client,\n certificateName: string,\n options: DeleteCertificateOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates/{certificate-name}{?api%2Dversion}\",\n {\n \"certificate-name\": certificateName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _deleteCertificateDeserialize(\n result: PathUncheckedResponse,\n): Promise<DeletedCertificateBundle> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return deletedCertificateBundleDeserializer(result.body);\n}\n\n/** Deletes all versions of a certificate object along with its associated policy. Delete certificate cannot be used to remove individual versions of a certificate object. This operation requires the certificates/delete permission. */\nexport async function deleteCertificate(\n context: Client,\n certificateName: string,\n options: DeleteCertificateOptionalParams = { requestOptions: {} },\n): Promise<DeletedCertificateBundle> {\n const result = await _deleteCertificateSend(\n context,\n certificateName,\n options,\n );\n return _deleteCertificateDeserialize(result);\n}\n\nexport function _getCertificatesSend(\n context: Client,\n options: GetCertificatesOptionalParams = { requestOptions: {} },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/certificates{?api%2Dversion,maxresults,includePending}\",\n {\n \"api%2Dversion\": context.apiVersion,\n maxresults: options?.maxresults,\n includePending: options?.includePending,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context\n .path(path)\n .get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getCertificatesDeserialize(\n result: PathUncheckedResponse,\n): Promise<_CertificateListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = keyVaultErrorDeserializer(result.body);\n throw error;\n }\n\n return _certificateListResultDeserializer(result.body);\n}\n\n/** The GetCertificates operation returns the set of certificates resources in the specified key vault. This operation requires the certificates/list permission. */\nexport function getCertificates(\n context: Client,\n options: GetCertificatesOptionalParams = { requestOptions: {} },\n): PagedAsyncIterableIterator<CertificateItem> {\n return buildPagedAsyncIterator(\n context,\n () => _getCertificatesSend(context, options),\n _getCertificatesDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/api/options.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAE3D,2BAA2B;AAC3B,MAAM,WAAW,uCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,qCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,mCAAoC,SAAQ,gBAAgB;CAAG;AAEhF,2BAA2B;AAC3B,MAAM,WAAW,oCAAqC,SAAQ,gBAAgB;IAC5E,gHAAgH;IAChH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sFAAsF;IACtF,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,2BAA2B;AAC3B,MAAM,WAAW,gCAAiC,SAAQ,gBAAgB;CAAG;AAE7E,2BAA2B;AAC3B,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;CAAG;AAE5E,2BAA2B;AAC3B,MAAM,WAAW,8BAA+B,SAAQ,gBAAgB;CAAG;AAE3E,2BAA2B;AAC3B,MAAM,WAAW,wCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,qCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,wCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,4BAA6B,SAAQ,gBAAgB;CAAG;AAEzE,2BAA2B;AAC3B,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;CAAG;AAE5E,2BAA2B;AAC3B,MAAM,WAAW,qCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,kCAAmC,SAAQ,gBAAgB;CAAG;AAE/E,2BAA2B;AAC3B,MAAM,WAAW,oCAAqC,SAAQ,gBAAgB;IAC5E,gHAAgH;IAChH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;CAAG;AAE5E,2BAA2B;AAC3B,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;CAAG;AAE5E,2BAA2B;AAC3B,MAAM,WAAW,qCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,kCAAmC,SAAQ,gBAAgB;CAAG;AAE/E,2BAA2B;AAC3B,MAAM,WAAW,qCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,kCAAmC,SAAQ,gBAAgB;CAAG;AAE/E,2BAA2B;AAC3B,MAAM,WAAW,mCAAoC,SAAQ,gBAAgB;IAC3E,gHAAgH;IAChH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,uCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,oCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,oCACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;CAAG;AAE5E,2BAA2B;AAC3B,MAAM,WAAW,6BAA8B,SAAQ,gBAAgB;IACrE,gHAAgH;IAChH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sFAAsF;IACtF,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../../src/generated/src/api/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface RecoverDeletedCertificateOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface PurgeDeletedCertificateOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetDeletedCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetDeletedCertificatesOptionalParams extends OperationOptions {\n /** Maximum number of results to return in a page. If not specified the service will return up to 25 results. */\n maxresults?: number;\n /** Specifies whether to include certificates which are not completely provisioned. */\n includePending?: boolean;\n}\n\n/** Optional parameters. */\nexport interface RestoreCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface BackupCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface MergeCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface DeleteCertificateOperationOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateOperationOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdateCertificateOperationOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdateCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdateCertificatePolicyOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificatePolicyOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateVersionsOptionalParams extends OperationOptions {\n /** Maximum number of results to return in a page. If not specified the service will return up to 25 results. */\n maxresults?: number;\n}\n\n/** Optional parameters. */\nexport interface ImportCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface CreateCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface DeleteCertificateIssuerOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateIssuerOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface UpdateCertificateIssuerOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface SetCertificateIssuerOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateIssuersOptionalParams extends OperationOptions {\n /** Maximum number of results to return in a page. If not specified the service will return up to 25 results. */\n maxresults?: number;\n}\n\n/** Optional parameters. */\nexport interface DeleteCertificateContactsOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificateContactsOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface SetCertificateContactsOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface DeleteCertificateOptionalParams extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface GetCertificatesOptionalParams extends OperationOptions {\n /** Maximum number of results to return in a page. If not specified the service will return up to 25 results. */\n maxresults?: number;\n /** Specifies whether to include certificates which are not completely provisioned. */\n includePending?: boolean;\n}\n"]}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { PageSettings, ContinuablePage, PagedAsyncIterableIterator } from "./static-helpers/pagingHelpers.js";
|
|
2
|
-
export { KeyVaultClient } from "./keyVaultClient.js";
|
|
3
|
-
export { CertificateItem, CertificateAttributes, KnownDeletionRecoveryLevel, DeletionRecoveryLevel, KeyVaultError, ErrorModel, DeletedCertificateBundle, CertificatePolicy, KeyProperties, KnownJsonWebKeyType, JsonWebKeyType, KnownJsonWebKeyCurveName, JsonWebKeyCurveName, SecretProperties, X509CertificateProperties, SubjectAlternativeNames, KnownKeyUsageType, KeyUsageType, LifetimeAction, Trigger, Action, CertificatePolicyAction, IssuerParameters, Contacts, Contact, CertificateIssuerItem, CertificateIssuerSetParameters, IssuerCredentials, OrganizationDetails, AdministratorDetails, IssuerAttributes, IssuerBundle, CertificateIssuerUpdateParameters, CertificateCreateParameters, CertificateOperation, CertificateImportParameters, CertificateBundle, CertificateUpdateParameters, CertificateOperationUpdateParameter, CertificateMergeParameters, BackupCertificateResult, CertificateRestoreParameters, DeletedCertificateItem, KnownVersions, } from "./models/index.js";
|
|
4
|
-
export { KeyVaultClientOptionalParams, RecoverDeletedCertificateOptionalParams, PurgeDeletedCertificateOptionalParams, GetDeletedCertificateOptionalParams, GetDeletedCertificatesOptionalParams, RestoreCertificateOptionalParams, BackupCertificateOptionalParams, MergeCertificateOptionalParams, DeleteCertificateOperationOptionalParams, GetCertificateOperationOptionalParams, UpdateCertificateOperationOptionalParams, GetCertificateOptionalParams, UpdateCertificateOptionalParams, UpdateCertificatePolicyOptionalParams, GetCertificatePolicyOptionalParams, GetCertificateVersionsOptionalParams, ImportCertificateOptionalParams, CreateCertificateOptionalParams, DeleteCertificateIssuerOptionalParams, GetCertificateIssuerOptionalParams, UpdateCertificateIssuerOptionalParams, SetCertificateIssuerOptionalParams, GetCertificateIssuersOptionalParams, DeleteCertificateContactsOptionalParams, GetCertificateContactsOptionalParams, SetCertificateContactsOptionalParams, DeleteCertificateOptionalParams, GetCertificatesOptionalParams, } from "./api/index.js";
|
|
5
|
-
export { PageSettings, ContinuablePage, PagedAsyncIterableIterator };
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,YAAY,EACZ,eAAe,EACf,0BAA0B,EAC3B,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,eAAe,EACf,qBAAqB,EACrB,0BAA0B,EAC1B,qBAAqB,EACrB,aAAa,EACb,UAAU,EACV,wBAAwB,EACxB,iBAAiB,EACjB,aAAa,EACb,mBAAmB,EACnB,cAAc,EACd,wBAAwB,EACxB,mBAAmB,EACnB,gBAAgB,EAChB,yBAAyB,EACzB,uBAAuB,EACvB,iBAAiB,EACjB,YAAY,EACZ,cAAc,EACd,OAAO,EACP,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EAChB,QAAQ,EACR,OAAO,EACP,qBAAqB,EACrB,8BAA8B,EAC9B,iBAAiB,EACjB,mBAAmB,EACnB,oBAAoB,EACpB,gBAAgB,EAChB,YAAY,EACZ,iCAAiC,EACjC,2BAA2B,EAC3B,oBAAoB,EACpB,2BAA2B,EAC3B,iBAAiB,EACjB,2BAA2B,EAC3B,mCAAmC,EACnC,0BAA0B,EAC1B,uBAAuB,EACvB,4BAA4B,EAC5B,sBAAsB,EACtB,aAAa,GACd,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,4BAA4B,EAC5B,uCAAuC,EACvC,qCAAqC,EACrC,mCAAmC,EACnC,oCAAoC,EACpC,gCAAgC,EAChC,+BAA+B,EAC/B,8BAA8B,EAC9B,wCAAwC,EACxC,qCAAqC,EACrC,wCAAwC,EACxC,4BAA4B,EAC5B,+BAA+B,EAC/B,qCAAqC,EACrC,kCAAkC,EAClC,oCAAoC,EACpC,+BAA+B,EAC/B,+BAA+B,EAC/B,qCAAqC,EACrC,kCAAkC,EAClC,qCAAqC,EACrC,kCAAkC,EAClC,mCAAmC,EACnC,uCAAuC,EACvC,oCAAoC,EACpC,oCAAoC,EACpC,+BAA+B,EAC/B,6BAA6B,GAC9B,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,0BAA0B,EAAE,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
// Copyright (c) Microsoft Corporation.
|
|
2
|
-
// Licensed under the MIT License.
|
|
3
|
-
export { KeyVaultClient } from "./keyVaultClient.js";
|
|
4
|
-
export { KnownDeletionRecoveryLevel, KnownJsonWebKeyType, KnownJsonWebKeyCurveName, KnownKeyUsageType, KnownVersions, } from "./models/index.js";
|
|
5
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAQlC,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAGL,0BAA0B,EAO1B,mBAAmB,EAEnB,wBAAwB,EAKxB,iBAAiB,EA2BjB,aAAa,GACd,MAAM,mBAAmB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { KeyVaultClient } from \"./keyVaultClient.js\";\nexport {\n CertificateItem,\n CertificateAttributes,\n KnownDeletionRecoveryLevel,\n DeletionRecoveryLevel,\n KeyVaultError,\n ErrorModel,\n DeletedCertificateBundle,\n CertificatePolicy,\n KeyProperties,\n KnownJsonWebKeyType,\n JsonWebKeyType,\n KnownJsonWebKeyCurveName,\n JsonWebKeyCurveName,\n SecretProperties,\n X509CertificateProperties,\n SubjectAlternativeNames,\n KnownKeyUsageType,\n KeyUsageType,\n LifetimeAction,\n Trigger,\n Action,\n CertificatePolicyAction,\n IssuerParameters,\n Contacts,\n Contact,\n CertificateIssuerItem,\n CertificateIssuerSetParameters,\n IssuerCredentials,\n OrganizationDetails,\n AdministratorDetails,\n IssuerAttributes,\n IssuerBundle,\n CertificateIssuerUpdateParameters,\n CertificateCreateParameters,\n CertificateOperation,\n CertificateImportParameters,\n CertificateBundle,\n CertificateUpdateParameters,\n CertificateOperationUpdateParameter,\n CertificateMergeParameters,\n BackupCertificateResult,\n CertificateRestoreParameters,\n DeletedCertificateItem,\n KnownVersions,\n} from \"./models/index.js\";\nexport {\n KeyVaultClientOptionalParams,\n RecoverDeletedCertificateOptionalParams,\n PurgeDeletedCertificateOptionalParams,\n GetDeletedCertificateOptionalParams,\n GetDeletedCertificatesOptionalParams,\n RestoreCertificateOptionalParams,\n BackupCertificateOptionalParams,\n MergeCertificateOptionalParams,\n DeleteCertificateOperationOptionalParams,\n GetCertificateOperationOptionalParams,\n UpdateCertificateOperationOptionalParams,\n GetCertificateOptionalParams,\n UpdateCertificateOptionalParams,\n UpdateCertificatePolicyOptionalParams,\n GetCertificatePolicyOptionalParams,\n GetCertificateVersionsOptionalParams,\n ImportCertificateOptionalParams,\n CreateCertificateOptionalParams,\n DeleteCertificateIssuerOptionalParams,\n GetCertificateIssuerOptionalParams,\n UpdateCertificateIssuerOptionalParams,\n SetCertificateIssuerOptionalParams,\n GetCertificateIssuersOptionalParams,\n DeleteCertificateContactsOptionalParams,\n GetCertificateContactsOptionalParams,\n SetCertificateContactsOptionalParams,\n DeleteCertificateOptionalParams,\n GetCertificatesOptionalParams,\n} from \"./api/index.js\";\nexport { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"keyVaultClient.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/keyVaultClient.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"keyVaultClient.js","sourceRoot":"","sources":["../../../../src/generated/src/keyVaultClient.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n createKeyVault,\n KeyVaultContext,\n KeyVaultClientOptionalParams,\n} from \"./api/index.js\";\nimport {\n CertificateItem,\n DeletedCertificateBundle,\n CertificatePolicy,\n Contacts,\n CertificateIssuerItem,\n CertificateIssuerSetParameters,\n IssuerBundle,\n CertificateIssuerUpdateParameters,\n CertificateCreateParameters,\n CertificateOperation,\n CertificateImportParameters,\n CertificateBundle,\n CertificateUpdateParameters,\n CertificateOperationUpdateParameter,\n CertificateMergeParameters,\n BackupCertificateResult,\n CertificateRestoreParameters,\n DeletedCertificateItem,\n} from \"./models/models.js\";\nimport {\n RecoverDeletedCertificateOptionalParams,\n PurgeDeletedCertificateOptionalParams,\n GetDeletedCertificateOptionalParams,\n GetDeletedCertificatesOptionalParams,\n RestoreCertificateOptionalParams,\n BackupCertificateOptionalParams,\n MergeCertificateOptionalParams,\n DeleteCertificateOperationOptionalParams,\n GetCertificateOperationOptionalParams,\n UpdateCertificateOperationOptionalParams,\n GetCertificateOptionalParams,\n UpdateCertificateOptionalParams,\n UpdateCertificatePolicyOptionalParams,\n GetCertificatePolicyOptionalParams,\n GetCertificateVersionsOptionalParams,\n ImportCertificateOptionalParams,\n CreateCertificateOptionalParams,\n DeleteCertificateIssuerOptionalParams,\n GetCertificateIssuerOptionalParams,\n UpdateCertificateIssuerOptionalParams,\n SetCertificateIssuerOptionalParams,\n GetCertificateIssuersOptionalParams,\n DeleteCertificateContactsOptionalParams,\n GetCertificateContactsOptionalParams,\n SetCertificateContactsOptionalParams,\n DeleteCertificateOptionalParams,\n GetCertificatesOptionalParams,\n} from \"./api/options.js\";\nimport {\n recoverDeletedCertificate,\n purgeDeletedCertificate,\n getDeletedCertificate,\n getDeletedCertificates,\n restoreCertificate,\n backupCertificate,\n mergeCertificate,\n deleteCertificateOperation,\n getCertificateOperation,\n updateCertificateOperation,\n getCertificate,\n updateCertificate,\n updateCertificatePolicy,\n getCertificatePolicy,\n getCertificateVersions,\n importCertificate,\n createCertificate,\n deleteCertificateIssuer,\n getCertificateIssuer,\n updateCertificateIssuer,\n setCertificateIssuer,\n getCertificateIssuers,\n deleteCertificateContacts,\n getCertificateContacts,\n setCertificateContacts,\n deleteCertificate,\n getCertificates,\n} from \"./api/operations.js\";\nimport { PagedAsyncIterableIterator } from \"./static-helpers/pagingHelpers.js\";\nimport { Pipeline } from \"@azure/core-rest-pipeline\";\nimport { TokenCredential } from \"@azure/core-auth\";\n\nexport { KeyVaultClientOptionalParams } from \"./api/keyVaultContext.js\";\n\nexport class KeyVaultClient {\n private _client: KeyVaultContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n /** The key vault client performs cryptographic key operations and vault operations against the Key Vault service. */\n constructor(\n endpointParam: string,\n credential: TokenCredential,\n options: KeyVaultClientOptionalParams = {},\n ) {\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createKeyVault(endpointParam, credential, {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n }\n\n /** The RecoverDeletedCertificate operation performs the reversal of the Delete operation. The operation is applicable in vaults enabled for soft-delete, and must be issued during the retention interval (available in the deleted certificate's attributes). This operation requires the certificates/recover permission. */\n recoverDeletedCertificate(\n certificateName: string,\n options: RecoverDeletedCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return recoverDeletedCertificate(this._client, certificateName, options);\n }\n\n /** The PurgeDeletedCertificate operation performs an irreversible deletion of the specified certificate, without possibility for recovery. The operation is not available if the recovery level does not specify 'Purgeable'. This operation requires the certificate/purge permission. */\n purgeDeletedCertificate(\n certificateName: string,\n options: PurgeDeletedCertificateOptionalParams = { requestOptions: {} },\n ): Promise<void> {\n return purgeDeletedCertificate(this._client, certificateName, options);\n }\n\n /** The GetDeletedCertificate operation retrieves the deleted certificate information plus its attributes, such as retention interval, scheduled permanent deletion and the current deletion recovery level. This operation requires the certificates/get permission. */\n getDeletedCertificate(\n certificateName: string,\n options: GetDeletedCertificateOptionalParams = { requestOptions: {} },\n ): Promise<DeletedCertificateBundle> {\n return getDeletedCertificate(this._client, certificateName, options);\n }\n\n /** The GetDeletedCertificates operation retrieves the certificates in the current vault which are in a deleted state and ready for recovery or purging. This operation includes deletion-specific information. This operation requires the certificates/get/list permission. This operation can only be enabled on soft-delete enabled vaults. */\n getDeletedCertificates(\n options: GetDeletedCertificatesOptionalParams = { requestOptions: {} },\n ): PagedAsyncIterableIterator<DeletedCertificateItem> {\n return getDeletedCertificates(this._client, options);\n }\n\n /** Restores a backed up certificate, and all its versions, to a vault. This operation requires the certificates/restore permission. */\n restoreCertificate(\n parameters: CertificateRestoreParameters,\n options: RestoreCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return restoreCertificate(this._client, parameters, options);\n }\n\n /** Requests that a backup of the specified certificate be downloaded to the client. All versions of the certificate will be downloaded. This operation requires the certificates/backup permission. */\n backupCertificate(\n certificateName: string,\n options: BackupCertificateOptionalParams = { requestOptions: {} },\n ): Promise<BackupCertificateResult> {\n return backupCertificate(this._client, certificateName, options);\n }\n\n /** The MergeCertificate operation performs the merging of a certificate or certificate chain with a key pair currently available in the service. This operation requires the certificates/create permission. */\n mergeCertificate(\n certificateName: string,\n parameters: CertificateMergeParameters,\n options: MergeCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return mergeCertificate(this._client, certificateName, parameters, options);\n }\n\n /** Deletes the creation operation for a specified certificate that is in the process of being created. The certificate is no longer created. This operation requires the certificates/update permission. */\n deleteCertificateOperation(\n certificateName: string,\n options: DeleteCertificateOperationOptionalParams = { requestOptions: {} },\n ): Promise<CertificateOperation> {\n return deleteCertificateOperation(this._client, certificateName, options);\n }\n\n /** Gets the creation operation associated with a specified certificate. This operation requires the certificates/get permission. */\n getCertificateOperation(\n certificateName: string,\n options: GetCertificateOperationOptionalParams = { requestOptions: {} },\n ): Promise<CertificateOperation> {\n return getCertificateOperation(this._client, certificateName, options);\n }\n\n /** Updates a certificate creation operation that is already in progress. This operation requires the certificates/update permission. */\n updateCertificateOperation(\n certificateName: string,\n certificateOperation: CertificateOperationUpdateParameter,\n options: UpdateCertificateOperationOptionalParams = { requestOptions: {} },\n ): Promise<CertificateOperation> {\n return updateCertificateOperation(\n this._client,\n certificateName,\n certificateOperation,\n options,\n );\n }\n\n /** Gets information about a specific certificate. This operation requires the certificates/get permission. */\n getCertificate(\n certificateName: string,\n certificateVersion: string,\n options: GetCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return getCertificate(\n this._client,\n certificateName,\n certificateVersion,\n options,\n );\n }\n\n /** The UpdateCertificate operation applies the specified update on the given certificate; the only elements updated are the certificate's attributes. This operation requires the certificates/update permission. */\n updateCertificate(\n certificateName: string,\n certificateVersion: string,\n parameters: CertificateUpdateParameters,\n options: UpdateCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return updateCertificate(\n this._client,\n certificateName,\n certificateVersion,\n parameters,\n options,\n );\n }\n\n /** Set specified members in the certificate policy. Leave others as null. This operation requires the certificates/update permission. */\n updateCertificatePolicy(\n certificateName: string,\n certificatePolicy: CertificatePolicy,\n options: UpdateCertificatePolicyOptionalParams = { requestOptions: {} },\n ): Promise<CertificatePolicy> {\n return updateCertificatePolicy(\n this._client,\n certificateName,\n certificatePolicy,\n options,\n );\n }\n\n /** The GetCertificatePolicy operation returns the specified certificate policy resources in the specified key vault. This operation requires the certificates/get permission. */\n getCertificatePolicy(\n certificateName: string,\n options: GetCertificatePolicyOptionalParams = { requestOptions: {} },\n ): Promise<CertificatePolicy> {\n return getCertificatePolicy(this._client, certificateName, options);\n }\n\n /** The GetCertificateVersions operation returns the versions of a certificate in the specified key vault. This operation requires the certificates/list permission. */\n getCertificateVersions(\n certificateName: string,\n options: GetCertificateVersionsOptionalParams = { requestOptions: {} },\n ): PagedAsyncIterableIterator<CertificateItem> {\n return getCertificateVersions(this._client, certificateName, options);\n }\n\n /** Imports an existing valid certificate, containing a private key, into Azure Key Vault. This operation requires the certificates/import permission. The certificate to be imported can be in either PFX or PEM format. If the certificate is in PEM format the PEM file must contain the key as well as x509 certificates. Key Vault will only accept a key in PKCS#8 format. */\n importCertificate(\n certificateName: string,\n parameters: CertificateImportParameters,\n options: ImportCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateBundle> {\n return importCertificate(\n this._client,\n certificateName,\n parameters,\n options,\n );\n }\n\n /** If this is the first version, the certificate resource is created. This operation requires the certificates/create permission. */\n createCertificate(\n certificateName: string,\n parameters: CertificateCreateParameters,\n options: CreateCertificateOptionalParams = { requestOptions: {} },\n ): Promise<CertificateOperation> {\n return createCertificate(\n this._client,\n certificateName,\n parameters,\n options,\n );\n }\n\n /** The DeleteCertificateIssuer operation permanently removes the specified certificate issuer from the vault. This operation requires the certificates/manageissuers/deleteissuers permission. */\n deleteCertificateIssuer(\n issuerName: string,\n options: DeleteCertificateIssuerOptionalParams = { requestOptions: {} },\n ): Promise<IssuerBundle> {\n return deleteCertificateIssuer(this._client, issuerName, options);\n }\n\n /** The GetCertificateIssuer operation returns the specified certificate issuer resources in the specified key vault. This operation requires the certificates/manageissuers/getissuers permission. */\n getCertificateIssuer(\n issuerName: string,\n options: GetCertificateIssuerOptionalParams = { requestOptions: {} },\n ): Promise<IssuerBundle> {\n return getCertificateIssuer(this._client, issuerName, options);\n }\n\n /** The UpdateCertificateIssuer operation performs an update on the specified certificate issuer entity. This operation requires the certificates/setissuers permission. */\n updateCertificateIssuer(\n issuerName: string,\n parameter: CertificateIssuerUpdateParameters,\n options: UpdateCertificateIssuerOptionalParams = { requestOptions: {} },\n ): Promise<IssuerBundle> {\n return updateCertificateIssuer(\n this._client,\n issuerName,\n parameter,\n options,\n );\n }\n\n /** The SetCertificateIssuer operation adds or updates the specified certificate issuer. This operation requires the certificates/setissuers permission. */\n setCertificateIssuer(\n issuerName: string,\n parameter: CertificateIssuerSetParameters,\n options: SetCertificateIssuerOptionalParams = { requestOptions: {} },\n ): Promise<IssuerBundle> {\n return setCertificateIssuer(this._client, issuerName, parameter, options);\n }\n\n /** The GetCertificateIssuers operation returns the set of certificate issuer resources in the specified key vault. This operation requires the certificates/manageissuers/getissuers permission. */\n getCertificateIssuers(\n options: GetCertificateIssuersOptionalParams = { requestOptions: {} },\n ): PagedAsyncIterableIterator<CertificateIssuerItem> {\n return getCertificateIssuers(this._client, options);\n }\n\n /** Deletes the certificate contacts for a specified key vault certificate. This operation requires the certificates/managecontacts permission. */\n deleteCertificateContacts(\n options: DeleteCertificateContactsOptionalParams = { requestOptions: {} },\n ): Promise<Contacts> {\n return deleteCertificateContacts(this._client, options);\n }\n\n /** The GetCertificateContacts operation returns the set of certificate contact resources in the specified key vault. This operation requires the certificates/managecontacts permission. */\n getCertificateContacts(\n options: GetCertificateContactsOptionalParams = { requestOptions: {} },\n ): Promise<Contacts> {\n return getCertificateContacts(this._client, options);\n }\n\n /** Sets the certificate contacts for the specified key vault. This operation requires the certificates/managecontacts permission. */\n setCertificateContacts(\n contacts: Contacts,\n options: SetCertificateContactsOptionalParams = { requestOptions: {} },\n ): Promise<Contacts> {\n return setCertificateContacts(this._client, contacts, options);\n }\n\n /** Deletes all versions of a certificate object along with its associated policy. Delete certificate cannot be used to remove individual versions of a certificate object. This operation requires the certificates/delete permission. */\n deleteCertificate(\n certificateName: string,\n options: DeleteCertificateOptionalParams = { requestOptions: {} },\n ): Promise<DeletedCertificateBundle> {\n return deleteCertificate(this._client, certificateName, options);\n }\n\n /** The GetCertificates operation returns the set of certificates resources in the specified key vault. This operation requires the certificates/list permission. */\n getCertificates(\n options: GetCertificatesOptionalParams = { requestOptions: {} },\n ): PagedAsyncIterableIterator<CertificateItem> {\n return getCertificates(this._client, options);\n }\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/logger.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM,qCAA8C,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"logger.js","sourceRoot":"","sources":["../../../../src/generated/src/logger.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AACnD,MAAM,CAAC,MAAM,MAAM,GAAG,kBAAkB,CAAC,uBAAuB,CAAC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { createClientLogger } from \"@azure/logger\";\nexport const logger = createClientLogger(\"keyvault-certificates\");\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/models/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,eAAe,EACf,qBAAqB,EACrB,0BAA0B,EAC1B,qBAAqB,EACrB,aAAa,EACb,UAAU,EACV,wBAAwB,EACxB,iBAAiB,EACjB,aAAa,EACb,mBAAmB,EACnB,cAAc,EACd,wBAAwB,EACxB,mBAAmB,EACnB,gBAAgB,EAChB,yBAAyB,EACzB,uBAAuB,EACvB,iBAAiB,EACjB,YAAY,EACZ,cAAc,EACd,OAAO,EACP,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EAChB,QAAQ,EACR,OAAO,EACP,qBAAqB,EACrB,8BAA8B,EAC9B,iBAAiB,EACjB,mBAAmB,EACnB,oBAAoB,EACpB,gBAAgB,EAChB,YAAY,EACZ,iCAAiC,EACjC,2BAA2B,EAC3B,oBAAoB,EACpB,2BAA2B,EAC3B,iBAAiB,EACjB,2BAA2B,EAC3B,mCAAmC,EACnC,0BAA0B,EAC1B,uBAAuB,EACvB,4BAA4B,EAC5B,sBAAsB,EACtB,aAAa,GACd,MAAM,aAAa,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAGL,0BAA0B,EAO1B,mBAAmB,EAEnB,wBAAwB,EAKxB,iBAAiB,EA2BjB,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n CertificateItem,\n CertificateAttributes,\n KnownDeletionRecoveryLevel,\n DeletionRecoveryLevel,\n KeyVaultError,\n ErrorModel,\n DeletedCertificateBundle,\n CertificatePolicy,\n KeyProperties,\n KnownJsonWebKeyType,\n JsonWebKeyType,\n KnownJsonWebKeyCurveName,\n JsonWebKeyCurveName,\n SecretProperties,\n X509CertificateProperties,\n SubjectAlternativeNames,\n KnownKeyUsageType,\n KeyUsageType,\n LifetimeAction,\n Trigger,\n Action,\n CertificatePolicyAction,\n IssuerParameters,\n Contacts,\n Contact,\n CertificateIssuerItem,\n CertificateIssuerSetParameters,\n IssuerCredentials,\n OrganizationDetails,\n AdministratorDetails,\n IssuerAttributes,\n IssuerBundle,\n CertificateIssuerUpdateParameters,\n CertificateCreateParameters,\n CertificateOperation,\n CertificateImportParameters,\n CertificateBundle,\n CertificateUpdateParameters,\n CertificateOperationUpdateParameter,\n CertificateMergeParameters,\n BackupCertificateResult,\n CertificateRestoreParameters,\n DeletedCertificateItem,\n KnownVersions,\n} from \"./models.js\";\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/models/models.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../../../src/generated/src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { uint8ArrayToString, stringToUint8Array } from \"@azure/core-util\";\n\n/** The certificate list result. */\nexport interface _CertificateListResult {\n /** A response message containing a list of certificates in the key vault along with a link to the next page of certificates. */\n value?: CertificateItem[];\n /** The URL to get the next set of certificates. */\n readonly nextLink?: string;\n}\n\nexport function _certificateListResultDeserializer(\n item: any,\n): _CertificateListResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : certificateItemArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function certificateItemArrayDeserializer(\n result: Array<CertificateItem>,\n): any[] {\n return result.map((item) => {\n return certificateItemDeserializer(item);\n });\n}\n\n/** The certificate item containing certificate metadata. */\nexport interface CertificateItem {\n /** Certificate identifier. */\n id?: string;\n /** The certificate management attributes. */\n attributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n /** Thumbprint of the certificate. */\n x509Thumbprint?: Uint8Array;\n}\n\nexport function certificateItemDeserializer(item: any): CertificateItem {\n return {\n id: item[\"id\"],\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesDeserializer(item[\"attributes\"]),\n tags: item[\"tags\"],\n x509Thumbprint: !item[\"x5t\"]\n ? item[\"x5t\"]\n : typeof item[\"x5t\"] === \"string\"\n ? stringToUint8Array(item[\"x5t\"], \"base64url\")\n : item[\"x5t\"],\n };\n}\n\n/** The certificate management attributes. */\nexport interface CertificateAttributes {\n /** Determines whether the object is enabled. */\n enabled?: boolean;\n /** Not before date in UTC. */\n notBefore?: Date;\n /** Expiry date in UTC. */\n expires?: Date;\n /** Creation time in UTC. */\n readonly created?: Date;\n /** Last updated time in UTC. */\n readonly updated?: Date;\n /** softDelete data retention days. Value should be >=7 and <=90 when softDelete enabled, otherwise 0. */\n readonly recoverableDays?: number;\n /** Reflects the deletion recovery level currently in effect for certificates in the current vault. If it contains 'Purgeable', the certificate can be permanently deleted by a privileged user; otherwise, only the system can purge the certificate, at the end of the retention interval. */\n readonly recoveryLevel?: DeletionRecoveryLevel;\n}\n\nexport function certificateAttributesSerializer(\n item: CertificateAttributes,\n): any {\n return {\n enabled: item[\"enabled\"],\n nbf: !item[\"notBefore\"]\n ? item[\"notBefore\"]\n : (item[\"notBefore\"].getTime() / 1000) | 0,\n exp: !item[\"expires\"]\n ? item[\"expires\"]\n : (item[\"expires\"].getTime() / 1000) | 0,\n };\n}\n\nexport function certificateAttributesDeserializer(\n item: any,\n): CertificateAttributes {\n return {\n enabled: item[\"enabled\"],\n notBefore: !item[\"nbf\"] ? item[\"nbf\"] : new Date(item[\"nbf\"] * 1000),\n expires: !item[\"exp\"] ? item[\"exp\"] : new Date(item[\"exp\"] * 1000),\n created: !item[\"created\"]\n ? item[\"created\"]\n : new Date(item[\"created\"] * 1000),\n updated: !item[\"updated\"]\n ? item[\"updated\"]\n : new Date(item[\"updated\"] * 1000),\n recoverableDays: item[\"recoverableDays\"],\n recoveryLevel: item[\"recoveryLevel\"],\n };\n}\n\n/** Reflects the deletion recovery level currently in effect for secrets in the current vault. If it contains 'Purgeable', the secret can be permanently deleted by a privileged user; otherwise, only the system can purge the secret, at the end of the retention interval. */\nexport enum KnownDeletionRecoveryLevel {\n /** Denotes a vault state in which deletion is an irreversible operation, without the possibility for recovery. This level corresponds to no protection being available against a Delete operation; the data is irretrievably lost upon accepting a Delete operation at the entity level or higher (vault, resource group, subscription etc.) */\n Purgeable = \"Purgeable\",\n /** Denotes a vault state in which deletion is recoverable, and which also permits immediate and permanent deletion (i.e. purge). This level guarantees the recoverability of the deleted entity during the retention interval (90 days), unless a Purge operation is requested, or the subscription is cancelled. System wil permanently delete it after 90 days, if not recovered */\n RecoverablePurgeable = \"Recoverable+Purgeable\",\n /** Denotes a vault state in which deletion is recoverable without the possibility for immediate and permanent deletion (i.e. purge). This level guarantees the recoverability of the deleted entity during the retention interval (90 days) and while the subscription is still available. System wil permanently delete it after 90 days, if not recovered */\n Recoverable = \"Recoverable\",\n /** Denotes a vault and subscription state in which deletion is recoverable within retention interval (90 days), immediate and permanent deletion (i.e. purge) is not permitted, and in which the subscription itself cannot be permanently canceled. System wil permanently delete it after 90 days, if not recovered */\n RecoverableProtectedSubscription = \"Recoverable+ProtectedSubscription\",\n /** Denotes a vault state in which deletion is recoverable, and which also permits immediate and permanent deletion (i.e. purge when 7 <= SoftDeleteRetentionInDays < 90). This level guarantees the recoverability of the deleted entity during the retention interval, unless a Purge operation is requested, or the subscription is cancelled. */\n CustomizedRecoverablePurgeable = \"CustomizedRecoverable+Purgeable\",\n /** Denotes a vault state in which deletion is recoverable without the possibility for immediate and permanent deletion (i.e. purge when 7 <= SoftDeleteRetentionInDays < 90).This level guarantees the recoverability of the deleted entity during the retention interval and while the subscription is still available. */\n CustomizedRecoverable = \"CustomizedRecoverable\",\n /** Denotes a vault and subscription state in which deletion is recoverable, immediate and permanent deletion (i.e. purge) is not permitted, and in which the subscription itself cannot be permanently canceled when 7 <= SoftDeleteRetentionInDays < 90. This level guarantees the recoverability of the deleted entity during the retention interval, and also reflects the fact that the subscription itself cannot be cancelled. */\n CustomizedRecoverableProtectedSubscription = \"CustomizedRecoverable+ProtectedSubscription\",\n}\n\n/**\n * Reflects the deletion recovery level currently in effect for secrets in the current vault. If it contains 'Purgeable', the secret can be permanently deleted by a privileged user; otherwise, only the system can purge the secret, at the end of the retention interval. \\\n * {@link KnownDeletionRecoveryLevel} can be used interchangeably with DeletionRecoveryLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Purgeable**: Denotes a vault state in which deletion is an irreversible operation, without the possibility for recovery. This level corresponds to no protection being available against a Delete operation; the data is irretrievably lost upon accepting a Delete operation at the entity level or higher (vault, resource group, subscription etc.) \\\n * **Recoverable+Purgeable**: Denotes a vault state in which deletion is recoverable, and which also permits immediate and permanent deletion (i.e. purge). This level guarantees the recoverability of the deleted entity during the retention interval (90 days), unless a Purge operation is requested, or the subscription is cancelled. System wil permanently delete it after 90 days, if not recovered \\\n * **Recoverable**: Denotes a vault state in which deletion is recoverable without the possibility for immediate and permanent deletion (i.e. purge). This level guarantees the recoverability of the deleted entity during the retention interval (90 days) and while the subscription is still available. System wil permanently delete it after 90 days, if not recovered \\\n * **Recoverable+ProtectedSubscription**: Denotes a vault and subscription state in which deletion is recoverable within retention interval (90 days), immediate and permanent deletion (i.e. purge) is not permitted, and in which the subscription itself cannot be permanently canceled. System wil permanently delete it after 90 days, if not recovered \\\n * **CustomizedRecoverable+Purgeable**: Denotes a vault state in which deletion is recoverable, and which also permits immediate and permanent deletion (i.e. purge when 7 <= SoftDeleteRetentionInDays < 90). This level guarantees the recoverability of the deleted entity during the retention interval, unless a Purge operation is requested, or the subscription is cancelled. \\\n * **CustomizedRecoverable**: Denotes a vault state in which deletion is recoverable without the possibility for immediate and permanent deletion (i.e. purge when 7 <= SoftDeleteRetentionInDays < 90).This level guarantees the recoverability of the deleted entity during the retention interval and while the subscription is still available. \\\n * **CustomizedRecoverable+ProtectedSubscription**: Denotes a vault and subscription state in which deletion is recoverable, immediate and permanent deletion (i.e. purge) is not permitted, and in which the subscription itself cannot be permanently canceled when 7 <= SoftDeleteRetentionInDays < 90. This level guarantees the recoverability of the deleted entity during the retention interval, and also reflects the fact that the subscription itself cannot be cancelled.\n */\nexport type DeletionRecoveryLevel = string;\n\n/** The key vault error exception. */\nexport interface KeyVaultError {\n /** The key vault server error. */\n readonly error?: ErrorModel;\n}\n\nexport function keyVaultErrorDeserializer(item: any): KeyVaultError {\n return {\n error: !item[\"error\"]\n ? item[\"error\"]\n : _keyVaultErrorErrorDeserializer(item[\"error\"]),\n };\n}\n\n/** Alias for ErrorModel */\nexport type ErrorModel = {\n code?: string;\n message?: string;\n innerError?: ErrorModel;\n} | null;\n\n/** model interface _KeyVaultErrorError */\nexport interface _KeyVaultErrorError {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The key vault server error. */\n readonly innerError?: ErrorModel;\n}\n\nexport function _keyVaultErrorErrorDeserializer(\n item: any,\n): _KeyVaultErrorError {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n innerError: !item[\"innererror\"]\n ? item[\"innererror\"]\n : _keyVaultErrorErrorDeserializer(item[\"innererror\"]),\n };\n}\n\n/** A Deleted Certificate consisting of its previous id, attributes and its tags, as well as information on when it will be purged. */\nexport interface DeletedCertificateBundle {\n /** The certificate id. */\n readonly id?: string;\n /** The key id. */\n readonly kid?: string;\n /** The secret id. */\n readonly sid?: string;\n /** Thumbprint of the certificate. */\n readonly x509Thumbprint?: Uint8Array;\n /** The management policy. */\n readonly policy?: CertificatePolicy;\n /** CER contents of x509 certificate. */\n cer?: Uint8Array;\n /** The content type of the secret. eg. 'application/x-pem-file' or 'application/x-pkcs12', */\n contentType?: string;\n /** The certificate attributes. */\n attributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs */\n tags?: Record<string, string>;\n /** Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0. */\n preserveCertOrder?: boolean;\n /** The url of the recovery object, used to identify and recover the deleted certificate. */\n recoveryId?: string;\n /** The time when the certificate is scheduled to be purged, in UTC */\n readonly scheduledPurgeDate?: Date;\n /** The time when the certificate was deleted, in UTC */\n readonly deletedDate?: Date;\n}\n\nexport function deletedCertificateBundleDeserializer(\n item: any,\n): DeletedCertificateBundle {\n return {\n id: item[\"id\"],\n kid: item[\"kid\"],\n sid: item[\"sid\"],\n x509Thumbprint: !item[\"x5t\"]\n ? item[\"x5t\"]\n : typeof item[\"x5t\"] === \"string\"\n ? stringToUint8Array(item[\"x5t\"], \"base64url\")\n : item[\"x5t\"],\n policy: !item[\"policy\"]\n ? item[\"policy\"]\n : certificatePolicyDeserializer(item[\"policy\"]),\n cer: !item[\"cer\"]\n ? item[\"cer\"]\n : typeof item[\"cer\"] === \"string\"\n ? stringToUint8Array(item[\"cer\"], \"base64\")\n : item[\"cer\"],\n contentType: item[\"contentType\"],\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesDeserializer(item[\"attributes\"]),\n tags: item[\"tags\"],\n preserveCertOrder: item[\"preserveCertOrder\"],\n recoveryId: item[\"recoveryId\"],\n scheduledPurgeDate: !item[\"scheduledPurgeDate\"]\n ? item[\"scheduledPurgeDate\"]\n : new Date(item[\"scheduledPurgeDate\"] * 1000),\n deletedDate: !item[\"deletedDate\"]\n ? item[\"deletedDate\"]\n : new Date(item[\"deletedDate\"] * 1000),\n };\n}\n\n/** Management policy for a certificate. */\nexport interface CertificatePolicy {\n /** The certificate id. */\n readonly id?: string;\n /** Properties of the key backing a certificate. */\n keyProperties?: KeyProperties;\n /** Properties of the secret backing a certificate. */\n secretProperties?: SecretProperties;\n /** Properties of the X509 component of a certificate. */\n x509CertificateProperties?: X509CertificateProperties;\n /** Actions that will be performed by Key Vault over the lifetime of a certificate. */\n lifetimeActions?: LifetimeAction[];\n /** Parameters for the issuer of the X509 component of a certificate. */\n issuerParameters?: IssuerParameters;\n /** The certificate attributes. */\n attributes?: CertificateAttributes;\n}\n\nexport function certificatePolicySerializer(item: CertificatePolicy): any {\n return {\n key_props: !item[\"keyProperties\"]\n ? item[\"keyProperties\"]\n : keyPropertiesSerializer(item[\"keyProperties\"]),\n secret_props: !item[\"secretProperties\"]\n ? item[\"secretProperties\"]\n : secretPropertiesSerializer(item[\"secretProperties\"]),\n x509_props: !item[\"x509CertificateProperties\"]\n ? item[\"x509CertificateProperties\"]\n : x509CertificatePropertiesSerializer(item[\"x509CertificateProperties\"]),\n lifetime_actions: !item[\"lifetimeActions\"]\n ? item[\"lifetimeActions\"]\n : lifetimeActionArraySerializer(item[\"lifetimeActions\"]),\n issuer: !item[\"issuerParameters\"]\n ? item[\"issuerParameters\"]\n : issuerParametersSerializer(item[\"issuerParameters\"]),\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesSerializer(item[\"attributes\"]),\n };\n}\n\nexport function certificatePolicyDeserializer(item: any): CertificatePolicy {\n return {\n id: item[\"id\"],\n keyProperties: !item[\"key_props\"]\n ? item[\"key_props\"]\n : keyPropertiesDeserializer(item[\"key_props\"]),\n secretProperties: !item[\"secret_props\"]\n ? item[\"secret_props\"]\n : secretPropertiesDeserializer(item[\"secret_props\"]),\n x509CertificateProperties: !item[\"x509_props\"]\n ? item[\"x509_props\"]\n : x509CertificatePropertiesDeserializer(item[\"x509_props\"]),\n lifetimeActions: !item[\"lifetime_actions\"]\n ? item[\"lifetime_actions\"]\n : lifetimeActionArrayDeserializer(item[\"lifetime_actions\"]),\n issuerParameters: !item[\"issuer\"]\n ? item[\"issuer\"]\n : issuerParametersDeserializer(item[\"issuer\"]),\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesDeserializer(item[\"attributes\"]),\n };\n}\n\n/** Properties of the key pair backing a certificate. */\nexport interface KeyProperties {\n /** Indicates if the private key can be exported. Release policy must be provided when creating the first version of an exportable key. */\n exportable?: boolean;\n /** The type of key pair to be used for the certificate. */\n keyType?: JsonWebKeyType;\n /** The key size in bits. For example: 2048, 3072, or 4096 for RSA. */\n keySize?: number;\n /** Indicates if the same key pair will be used on certificate renewal. */\n reuseKey?: boolean;\n /** Elliptic curve name. For valid values, see JsonWebKeyCurveName. */\n curve?: JsonWebKeyCurveName;\n}\n\nexport function keyPropertiesSerializer(item: KeyProperties): any {\n return {\n exportable: item[\"exportable\"],\n kty: item[\"keyType\"],\n key_size: item[\"keySize\"],\n reuse_key: item[\"reuseKey\"],\n crv: item[\"curve\"],\n };\n}\n\nexport function keyPropertiesDeserializer(item: any): KeyProperties {\n return {\n exportable: item[\"exportable\"],\n keyType: item[\"kty\"],\n keySize: item[\"key_size\"],\n reuseKey: item[\"reuse_key\"],\n curve: item[\"crv\"],\n };\n}\n\n/** The type of key pair to be used for the certificate. */\nexport enum KnownJsonWebKeyType {\n /** Elliptic Curve. */\n EC = \"EC\",\n /** Elliptic Curve with a private key which is not exportable from the HSM. */\n ECHSM = \"EC-HSM\",\n /** RSA (https://tools.ietf.org/html/rfc3447). */\n RSA = \"RSA\",\n /** RSA with a private key which is not exportable from the HSM. */\n RSAHSM = \"RSA-HSM\",\n /** Octet sequence (used to represent symmetric keys). */\n Oct = \"oct\",\n /** Octet sequence with a private key which is not exportable from the HSM. */\n OctHSM = \"oct-HSM\",\n}\n\n/**\n * The type of key pair to be used for the certificate. \\\n * {@link KnownJsonWebKeyType} can be used interchangeably with JsonWebKeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EC**: Elliptic Curve. \\\n * **EC-HSM**: Elliptic Curve with a private key which is not exportable from the HSM. \\\n * **RSA**: RSA (https:\\//tools.ietf.org\\/html\\/rfc3447). \\\n * **RSA-HSM**: RSA with a private key which is not exportable from the HSM. \\\n * **oct**: Octet sequence (used to represent symmetric keys). \\\n * **oct-HSM**: Octet sequence with a private key which is not exportable from the HSM.\n */\nexport type JsonWebKeyType = string;\n\n/** Elliptic curve name. For valid values, see JsonWebKeyCurveName. */\nexport enum KnownJsonWebKeyCurveName {\n /** The NIST P-256 elliptic curve, AKA SECG curve SECP256R1. */\n P256 = \"P-256\",\n /** The NIST P-384 elliptic curve, AKA SECG curve SECP384R1. */\n P384 = \"P-384\",\n /** The NIST P-521 elliptic curve, AKA SECG curve SECP521R1. */\n P521 = \"P-521\",\n /** The SECG SECP256K1 elliptic curve. */\n P256K = \"P-256K\",\n}\n\n/**\n * Elliptic curve name. For valid values, see JsonWebKeyCurveName. \\\n * {@link KnownJsonWebKeyCurveName} can be used interchangeably with JsonWebKeyCurveName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **P-256**: The NIST P-256 elliptic curve, AKA SECG curve SECP256R1. \\\n * **P-384**: The NIST P-384 elliptic curve, AKA SECG curve SECP384R1. \\\n * **P-521**: The NIST P-521 elliptic curve, AKA SECG curve SECP521R1. \\\n * **P-256K**: The SECG SECP256K1 elliptic curve.\n */\nexport type JsonWebKeyCurveName = string;\n\n/** Properties of the key backing a certificate. */\nexport interface SecretProperties {\n /** The media type (MIME type). */\n contentType?: string;\n}\n\nexport function secretPropertiesSerializer(item: SecretProperties): any {\n return { contentType: item[\"contentType\"] };\n}\n\nexport function secretPropertiesDeserializer(item: any): SecretProperties {\n return {\n contentType: item[\"contentType\"],\n };\n}\n\n/** Properties of the X509 component of a certificate. */\nexport interface X509CertificateProperties {\n /** The subject name. Should be a valid X509 distinguished Name. */\n subject?: string;\n /** The enhanced key usage. */\n ekus?: string[];\n /** The subject alternative names. */\n subjectAlternativeNames?: SubjectAlternativeNames;\n /** Defines how the certificate's key may be used. */\n keyUsage?: KeyUsageType[];\n /** The duration that the certificate is valid in months. */\n validityInMonths?: number;\n}\n\nexport function x509CertificatePropertiesSerializer(\n item: X509CertificateProperties,\n): any {\n return {\n subject: item[\"subject\"],\n ekus: !item[\"ekus\"]\n ? item[\"ekus\"]\n : item[\"ekus\"].map((p: any) => {\n return p;\n }),\n sans: !item[\"subjectAlternativeNames\"]\n ? item[\"subjectAlternativeNames\"]\n : subjectAlternativeNamesSerializer(item[\"subjectAlternativeNames\"]),\n key_usage: !item[\"keyUsage\"]\n ? item[\"keyUsage\"]\n : item[\"keyUsage\"].map((p: any) => {\n return p;\n }),\n validity_months: item[\"validityInMonths\"],\n };\n}\n\nexport function x509CertificatePropertiesDeserializer(\n item: any,\n): X509CertificateProperties {\n return {\n subject: item[\"subject\"],\n ekus: !item[\"ekus\"]\n ? item[\"ekus\"]\n : item[\"ekus\"].map((p: any) => {\n return p;\n }),\n subjectAlternativeNames: !item[\"sans\"]\n ? item[\"sans\"]\n : subjectAlternativeNamesDeserializer(item[\"sans\"]),\n keyUsage: !item[\"key_usage\"]\n ? item[\"key_usage\"]\n : item[\"key_usage\"].map((p: any) => {\n return p;\n }),\n validityInMonths: item[\"validity_months\"],\n };\n}\n\n/** The subject alternate names of a X509 object. */\nexport interface SubjectAlternativeNames {\n /** Email addresses. */\n emails?: string[];\n /** Domain names. */\n dnsNames?: string[];\n /** User principal names. */\n upns?: string[];\n}\n\nexport function subjectAlternativeNamesSerializer(\n item: SubjectAlternativeNames,\n): any {\n return {\n emails: !item[\"emails\"]\n ? item[\"emails\"]\n : item[\"emails\"].map((p: any) => {\n return p;\n }),\n dns_names: !item[\"dnsNames\"]\n ? item[\"dnsNames\"]\n : item[\"dnsNames\"].map((p: any) => {\n return p;\n }),\n upns: !item[\"upns\"]\n ? item[\"upns\"]\n : item[\"upns\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function subjectAlternativeNamesDeserializer(\n item: any,\n): SubjectAlternativeNames {\n return {\n emails: !item[\"emails\"]\n ? item[\"emails\"]\n : item[\"emails\"].map((p: any) => {\n return p;\n }),\n dnsNames: !item[\"dns_names\"]\n ? item[\"dns_names\"]\n : item[\"dns_names\"].map((p: any) => {\n return p;\n }),\n upns: !item[\"upns\"]\n ? item[\"upns\"]\n : item[\"upns\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Supported usages of a certificate key. */\nexport enum KnownKeyUsageType {\n /** Indicates that the certificate key can be used as a digital signature. */\n DigitalSignature = \"digitalSignature\",\n /** Indicates that the certificate key can be used for authentication. */\n NonRepudiation = \"nonRepudiation\",\n /** Indicates that the certificate key can be used for key encryption. */\n KeyEncipherment = \"keyEncipherment\",\n /** Indicates that the certificate key can be used for data encryption. */\n DataEncipherment = \"dataEncipherment\",\n /** Indicates that the certificate key can be used to determine key agreement, such as a key created using the Diffie-Hellman key agreement algorithm. */\n KeyAgreement = \"keyAgreement\",\n /** Indicates that the certificate key can be used to sign certificates. */\n KeyCertSign = \"keyCertSign\",\n /** Indicates that the certificate key can be used to sign a certificate revocation list. */\n CRLSign = \"cRLSign\",\n /** Indicates that the certificate key can be used for encryption only. */\n EncipherOnly = \"encipherOnly\",\n /** Indicates that the certificate key can be used for decryption only. */\n DecipherOnly = \"decipherOnly\",\n}\n\n/**\n * Supported usages of a certificate key. \\\n * {@link KnownKeyUsageType} can be used interchangeably with KeyUsageType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **digitalSignature**: Indicates that the certificate key can be used as a digital signature. \\\n * **nonRepudiation**: Indicates that the certificate key can be used for authentication. \\\n * **keyEncipherment**: Indicates that the certificate key can be used for key encryption. \\\n * **dataEncipherment**: Indicates that the certificate key can be used for data encryption. \\\n * **keyAgreement**: Indicates that the certificate key can be used to determine key agreement, such as a key created using the Diffie-Hellman key agreement algorithm. \\\n * **keyCertSign**: Indicates that the certificate key can be used to sign certificates. \\\n * **cRLSign**: Indicates that the certificate key can be used to sign a certificate revocation list. \\\n * **encipherOnly**: Indicates that the certificate key can be used for encryption only. \\\n * **decipherOnly**: Indicates that the certificate key can be used for decryption only.\n */\nexport type KeyUsageType = string;\n\nexport function lifetimeActionArraySerializer(\n result: Array<LifetimeAction>,\n): any[] {\n return result.map((item) => {\n return lifetimeActionSerializer(item);\n });\n}\n\nexport function lifetimeActionArrayDeserializer(\n result: Array<LifetimeAction>,\n): any[] {\n return result.map((item) => {\n return lifetimeActionDeserializer(item);\n });\n}\n\n/** Action and its trigger that will be performed by Key Vault over the lifetime of a certificate. */\nexport interface LifetimeAction {\n /** The condition that will execute the action. */\n trigger?: Trigger;\n /** The action that will be executed. */\n action?: Action;\n}\n\nexport function lifetimeActionSerializer(item: LifetimeAction): any {\n return {\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : triggerSerializer(item[\"trigger\"]),\n action: !item[\"action\"] ? item[\"action\"] : actionSerializer(item[\"action\"]),\n };\n}\n\nexport function lifetimeActionDeserializer(item: any): LifetimeAction {\n return {\n trigger: !item[\"trigger\"]\n ? item[\"trigger\"]\n : triggerDeserializer(item[\"trigger\"]),\n action: !item[\"action\"]\n ? item[\"action\"]\n : actionDeserializer(item[\"action\"]),\n };\n}\n\n/** A condition to be satisfied for an action to be executed. */\nexport interface Trigger {\n /** Percentage of lifetime at which to trigger. Value should be between 1 and 99. */\n lifetimePercentage?: number;\n /** Days before expiry to attempt renewal. Value should be between 1 and validity_in_months multiplied by 27. If validity_in_months is 36, then value should be between 1 and 972 (36 * 27). */\n daysBeforeExpiry?: number;\n}\n\nexport function triggerSerializer(item: Trigger): any {\n return {\n lifetime_percentage: item[\"lifetimePercentage\"],\n days_before_expiry: item[\"daysBeforeExpiry\"],\n };\n}\n\nexport function triggerDeserializer(item: any): Trigger {\n return {\n lifetimePercentage: item[\"lifetime_percentage\"],\n daysBeforeExpiry: item[\"days_before_expiry\"],\n };\n}\n\n/** The action that will be executed. */\nexport interface Action {\n /** The type of the action. */\n actionType?: CertificatePolicyAction;\n}\n\nexport function actionSerializer(item: Action): any {\n return { action_type: item[\"actionType\"] };\n}\n\nexport function actionDeserializer(item: any): Action {\n return {\n actionType: item[\"action_type\"],\n };\n}\n\n/** The type of the action. */\nexport type CertificatePolicyAction = \"EmailContacts\" | \"AutoRenew\";\n\n/** Parameters for the issuer of the X509 component of a certificate. */\nexport interface IssuerParameters {\n /** Name of the referenced issuer object or reserved names; for example, 'Self' or 'Unknown'. */\n name?: string;\n /** Certificate type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL' */\n certificateType?: string;\n /** Indicates if the certificates generated under this policy should be published to certificate transparency logs. */\n certificateTransparency?: boolean;\n}\n\nexport function issuerParametersSerializer(item: IssuerParameters): any {\n return {\n name: item[\"name\"],\n cty: item[\"certificateType\"],\n cert_transparency: item[\"certificateTransparency\"],\n };\n}\n\nexport function issuerParametersDeserializer(item: any): IssuerParameters {\n return {\n name: item[\"name\"],\n certificateType: item[\"cty\"],\n certificateTransparency: item[\"cert_transparency\"],\n };\n}\n\n/** The contacts for the vault certificates. */\nexport interface Contacts {\n /** Identifier for the contacts collection. */\n readonly id?: string;\n /** The contact list for the vault certificates. */\n contactList?: Contact[];\n}\n\nexport function contactsSerializer(item: Contacts): any {\n return {\n contacts: !item[\"contactList\"]\n ? item[\"contactList\"]\n : contactArraySerializer(item[\"contactList\"]),\n };\n}\n\nexport function contactsDeserializer(item: any): Contacts {\n return {\n id: item[\"id\"],\n contactList: !item[\"contacts\"]\n ? item[\"contacts\"]\n : contactArrayDeserializer(item[\"contacts\"]),\n };\n}\n\nexport function contactArraySerializer(result: Array<Contact>): any[] {\n return result.map((item) => {\n return contactSerializer(item);\n });\n}\n\nexport function contactArrayDeserializer(result: Array<Contact>): any[] {\n return result.map((item) => {\n return contactDeserializer(item);\n });\n}\n\n/** The contact information for the vault certificates. */\nexport interface Contact {\n /** Email address. */\n emailAddress?: string;\n /** Name. */\n name?: string;\n /** Phone number. */\n phone?: string;\n}\n\nexport function contactSerializer(item: Contact): any {\n return {\n email: item[\"emailAddress\"],\n name: item[\"name\"],\n phone: item[\"phone\"],\n };\n}\n\nexport function contactDeserializer(item: any): Contact {\n return {\n emailAddress: item[\"email\"],\n name: item[\"name\"],\n phone: item[\"phone\"],\n };\n}\n\n/** The certificate issuer list result. */\nexport interface _CertificateIssuerListResult {\n /** A response message containing a list of certificate issuers in the key vault along with a link to the next page of certificate issuers. */\n readonly value?: CertificateIssuerItem[];\n /** The URL to get the next set of certificate issuers. */\n readonly nextLink?: string;\n}\n\nexport function _certificateIssuerListResultDeserializer(\n item: any,\n): _CertificateIssuerListResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : certificateIssuerItemArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function certificateIssuerItemArrayDeserializer(\n result: Array<CertificateIssuerItem>,\n): any[] {\n return result.map((item) => {\n return certificateIssuerItemDeserializer(item);\n });\n}\n\n/** The certificate issuer item containing certificate issuer metadata. */\nexport interface CertificateIssuerItem {\n /** Certificate Identifier. */\n id?: string;\n /** The issuer provider. */\n provider?: string;\n}\n\nexport function certificateIssuerItemDeserializer(\n item: any,\n): CertificateIssuerItem {\n return {\n id: item[\"id\"],\n provider: item[\"provider\"],\n };\n}\n\n/** The certificate issuer set parameters. */\nexport interface CertificateIssuerSetParameters {\n /** The issuer provider. */\n provider: string;\n /** The credentials to be used for the issuer. */\n credentials?: IssuerCredentials;\n /** Details of the organization as provided to the issuer. */\n organizationDetails?: OrganizationDetails;\n /** Attributes of the issuer object. */\n attributes?: IssuerAttributes;\n}\n\nexport function certificateIssuerSetParametersSerializer(\n item: CertificateIssuerSetParameters,\n): any {\n return {\n provider: item[\"provider\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : issuerCredentialsSerializer(item[\"credentials\"]),\n org_details: !item[\"organizationDetails\"]\n ? item[\"organizationDetails\"]\n : organizationDetailsSerializer(item[\"organizationDetails\"]),\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : issuerAttributesSerializer(item[\"attributes\"]),\n };\n}\n\n/** The credentials to be used for the certificate issuer. */\nexport interface IssuerCredentials {\n /** The user name/account name/account id. */\n accountId?: string;\n /** The password/secret/account key. */\n password?: string;\n}\n\nexport function issuerCredentialsSerializer(item: IssuerCredentials): any {\n return { account_id: item[\"accountId\"], pwd: item[\"password\"] };\n}\n\nexport function issuerCredentialsDeserializer(item: any): IssuerCredentials {\n return {\n accountId: item[\"account_id\"],\n password: item[\"pwd\"],\n };\n}\n\n/** Details of the organization of the certificate issuer. */\nexport interface OrganizationDetails {\n /** Id of the organization. */\n id?: string;\n /** Details of the organization administrator. */\n adminDetails?: AdministratorDetails[];\n}\n\nexport function organizationDetailsSerializer(item: OrganizationDetails): any {\n return {\n id: item[\"id\"],\n admin_details: !item[\"adminDetails\"]\n ? item[\"adminDetails\"]\n : administratorDetailsArraySerializer(item[\"adminDetails\"]),\n };\n}\n\nexport function organizationDetailsDeserializer(\n item: any,\n): OrganizationDetails {\n return {\n id: item[\"id\"],\n adminDetails: !item[\"admin_details\"]\n ? item[\"admin_details\"]\n : administratorDetailsArrayDeserializer(item[\"admin_details\"]),\n };\n}\n\nexport function administratorDetailsArraySerializer(\n result: Array<AdministratorDetails>,\n): any[] {\n return result.map((item) => {\n return administratorDetailsSerializer(item);\n });\n}\n\nexport function administratorDetailsArrayDeserializer(\n result: Array<AdministratorDetails>,\n): any[] {\n return result.map((item) => {\n return administratorDetailsDeserializer(item);\n });\n}\n\n/** Details of the organization administrator of the certificate issuer. */\nexport interface AdministratorDetails {\n /** First name. */\n firstName?: string;\n /** Last name. */\n lastName?: string;\n /** Email address. */\n emailAddress?: string;\n /** Phone number. */\n phone?: string;\n}\n\nexport function administratorDetailsSerializer(\n item: AdministratorDetails,\n): any {\n return {\n first_name: item[\"firstName\"],\n last_name: item[\"lastName\"],\n email: item[\"emailAddress\"],\n phone: item[\"phone\"],\n };\n}\n\nexport function administratorDetailsDeserializer(\n item: any,\n): AdministratorDetails {\n return {\n firstName: item[\"first_name\"],\n lastName: item[\"last_name\"],\n emailAddress: item[\"email\"],\n phone: item[\"phone\"],\n };\n}\n\n/** The attributes of an issuer managed by the Key Vault service. */\nexport interface IssuerAttributes {\n /** Determines whether the issuer is enabled. */\n enabled?: boolean;\n /** Creation time in UTC. */\n readonly created?: Date;\n /** Last updated time in UTC. */\n readonly updated?: Date;\n}\n\nexport function issuerAttributesSerializer(item: IssuerAttributes): any {\n return { enabled: item[\"enabled\"] };\n}\n\nexport function issuerAttributesDeserializer(item: any): IssuerAttributes {\n return {\n enabled: item[\"enabled\"],\n created: !item[\"created\"]\n ? item[\"created\"]\n : new Date(item[\"created\"] * 1000),\n updated: !item[\"updated\"]\n ? item[\"updated\"]\n : new Date(item[\"updated\"] * 1000),\n };\n}\n\n/** The issuer for Key Vault certificate. */\nexport interface IssuerBundle {\n /** Identifier for the issuer object. */\n readonly id?: string;\n /** The issuer provider. */\n provider?: string;\n /** The credentials to be used for the issuer. */\n credentials?: IssuerCredentials;\n /** Details of the organization as provided to the issuer. */\n organizationDetails?: OrganizationDetails;\n /** Attributes of the issuer object. */\n attributes?: IssuerAttributes;\n}\n\nexport function issuerBundleDeserializer(item: any): IssuerBundle {\n return {\n id: item[\"id\"],\n provider: item[\"provider\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : issuerCredentialsDeserializer(item[\"credentials\"]),\n organizationDetails: !item[\"org_details\"]\n ? item[\"org_details\"]\n : organizationDetailsDeserializer(item[\"org_details\"]),\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : issuerAttributesDeserializer(item[\"attributes\"]),\n };\n}\n\n/** The certificate issuer update parameters. */\nexport interface CertificateIssuerUpdateParameters {\n /** The issuer provider. */\n provider?: string;\n /** The credentials to be used for the issuer. */\n credentials?: IssuerCredentials;\n /** Details of the organization as provided to the issuer. */\n organizationDetails?: OrganizationDetails;\n /** Attributes of the issuer object. */\n attributes?: IssuerAttributes;\n}\n\nexport function certificateIssuerUpdateParametersSerializer(\n item: CertificateIssuerUpdateParameters,\n): any {\n return {\n provider: item[\"provider\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : issuerCredentialsSerializer(item[\"credentials\"]),\n org_details: !item[\"organizationDetails\"]\n ? item[\"organizationDetails\"]\n : organizationDetailsSerializer(item[\"organizationDetails\"]),\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : issuerAttributesSerializer(item[\"attributes\"]),\n };\n}\n\n/** The certificate create parameters. */\nexport interface CertificateCreateParameters {\n /** The management policy for the certificate. */\n certificatePolicy?: CertificatePolicy;\n /** The attributes of the certificate (optional). */\n certificateAttributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n /** Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0. */\n preserveCertOrder?: boolean;\n}\n\nexport function certificateCreateParametersSerializer(\n item: CertificateCreateParameters,\n): any {\n return {\n policy: !item[\"certificatePolicy\"]\n ? item[\"certificatePolicy\"]\n : certificatePolicySerializer(item[\"certificatePolicy\"]),\n attributes: !item[\"certificateAttributes\"]\n ? item[\"certificateAttributes\"]\n : certificateAttributesSerializer(item[\"certificateAttributes\"]),\n tags: item[\"tags\"],\n preserveCertOrder: item[\"preserveCertOrder\"],\n };\n}\n\n/** A certificate operation is returned in case of asynchronous requests. */\nexport interface CertificateOperation {\n /** The certificate id. */\n readonly id?: string;\n /** Parameters for the issuer of the X509 component of a certificate. */\n issuerParameters?: IssuerParameters;\n /** The certificate signing request (CSR) that is being used in the certificate operation. */\n csr?: Uint8Array;\n /** Indicates if cancellation was requested on the certificate operation. */\n cancellationRequested?: boolean;\n /** Status of the certificate operation. */\n status?: string;\n /** The status details of the certificate operation. */\n statusDetails?: string;\n /** Error encountered, if any, during the certificate operation. */\n error?: ErrorModel;\n /** Location which contains the result of the certificate operation. */\n target?: string;\n /** Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0. */\n preserveCertOrder?: boolean;\n /** Identifier for the certificate operation. */\n requestId?: string;\n}\n\nexport function certificateOperationDeserializer(\n item: any,\n): CertificateOperation {\n return {\n id: item[\"id\"],\n issuerParameters: !item[\"issuer\"]\n ? item[\"issuer\"]\n : issuerParametersDeserializer(item[\"issuer\"]),\n csr: !item[\"csr\"]\n ? item[\"csr\"]\n : typeof item[\"csr\"] === \"string\"\n ? stringToUint8Array(item[\"csr\"], \"base64\")\n : item[\"csr\"],\n cancellationRequested: item[\"cancellation_requested\"],\n status: item[\"status\"],\n statusDetails: item[\"status_details\"],\n error: !item[\"error\"]\n ? item[\"error\"]\n : _keyVaultErrorErrorDeserializer(item[\"error\"]),\n target: item[\"target\"],\n preserveCertOrder: item[\"preserveCertOrder\"],\n requestId: item[\"request_id\"],\n };\n}\n\n/** The certificate import parameters. */\nexport interface CertificateImportParameters {\n /** Base64 encoded representation of the certificate object to import. This certificate needs to contain the private key. */\n base64EncodedCertificate: string;\n /** If the private key in base64EncodedCertificate is encrypted, the password used for encryption. */\n password?: string;\n /** The management policy for the certificate. */\n certificatePolicy?: CertificatePolicy;\n /** The attributes of the certificate (optional). */\n certificateAttributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n /** Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0. */\n preserveCertOrder?: boolean;\n}\n\nexport function certificateImportParametersSerializer(\n item: CertificateImportParameters,\n): any {\n return {\n value: item[\"base64EncodedCertificate\"],\n pwd: item[\"password\"],\n policy: !item[\"certificatePolicy\"]\n ? item[\"certificatePolicy\"]\n : certificatePolicySerializer(item[\"certificatePolicy\"]),\n attributes: !item[\"certificateAttributes\"]\n ? item[\"certificateAttributes\"]\n : certificateAttributesSerializer(item[\"certificateAttributes\"]),\n tags: item[\"tags\"],\n preserveCertOrder: item[\"preserveCertOrder\"],\n };\n}\n\n/** A certificate bundle consists of a certificate (X509) plus its attributes. */\nexport interface CertificateBundle {\n /** The certificate id. */\n readonly id?: string;\n /** The key id. */\n readonly kid?: string;\n /** The secret id. */\n readonly sid?: string;\n /** Thumbprint of the certificate. */\n readonly x509Thumbprint?: Uint8Array;\n /** The management policy. */\n readonly policy?: CertificatePolicy;\n /** CER contents of x509 certificate. */\n cer?: Uint8Array;\n /** The content type of the secret. eg. 'application/x-pem-file' or 'application/x-pkcs12', */\n contentType?: string;\n /** The certificate attributes. */\n attributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs */\n tags?: Record<string, string>;\n /** Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0. */\n preserveCertOrder?: boolean;\n}\n\nexport function certificateBundleDeserializer(item: any): CertificateBundle {\n return {\n id: item[\"id\"],\n kid: item[\"kid\"],\n sid: item[\"sid\"],\n x509Thumbprint: !item[\"x5t\"]\n ? item[\"x5t\"]\n : typeof item[\"x5t\"] === \"string\"\n ? stringToUint8Array(item[\"x5t\"], \"base64url\")\n : item[\"x5t\"],\n policy: !item[\"policy\"]\n ? item[\"policy\"]\n : certificatePolicyDeserializer(item[\"policy\"]),\n cer: !item[\"cer\"]\n ? item[\"cer\"]\n : typeof item[\"cer\"] === \"string\"\n ? stringToUint8Array(item[\"cer\"], \"base64\")\n : item[\"cer\"],\n contentType: item[\"contentType\"],\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesDeserializer(item[\"attributes\"]),\n tags: item[\"tags\"],\n preserveCertOrder: item[\"preserveCertOrder\"],\n };\n}\n\n/** The certificate update parameters. */\nexport interface CertificateUpdateParameters {\n /** The management policy for the certificate. */\n certificatePolicy?: CertificatePolicy;\n /** The attributes of the certificate (optional). */\n certificateAttributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n}\n\nexport function certificateUpdateParametersSerializer(\n item: CertificateUpdateParameters,\n): any {\n return {\n policy: !item[\"certificatePolicy\"]\n ? item[\"certificatePolicy\"]\n : certificatePolicySerializer(item[\"certificatePolicy\"]),\n attributes: !item[\"certificateAttributes\"]\n ? item[\"certificateAttributes\"]\n : certificateAttributesSerializer(item[\"certificateAttributes\"]),\n tags: item[\"tags\"],\n };\n}\n\n/** The certificate operation update parameters. */\nexport interface CertificateOperationUpdateParameter {\n /** Indicates if cancellation was requested on the certificate operation. */\n cancellationRequested: boolean;\n}\n\nexport function certificateOperationUpdateParameterSerializer(\n item: CertificateOperationUpdateParameter,\n): any {\n return { cancellation_requested: item[\"cancellationRequested\"] };\n}\n\n/** The certificate merge parameters */\nexport interface CertificateMergeParameters {\n /** The certificate or the certificate chain to merge. */\n x509Certificates: Uint8Array[];\n /** The attributes of the certificate (optional). */\n certificateAttributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n}\n\nexport function certificateMergeParametersSerializer(\n item: CertificateMergeParameters,\n): any {\n return {\n x5c: item[\"x509Certificates\"].map((p: any) => {\n return uint8ArrayToString(p, \"base64\");\n }),\n attributes: !item[\"certificateAttributes\"]\n ? item[\"certificateAttributes\"]\n : certificateAttributesSerializer(item[\"certificateAttributes\"]),\n tags: item[\"tags\"],\n };\n}\n\n/** The backup certificate result, containing the backup blob. */\nexport interface BackupCertificateResult {\n /** The backup blob containing the backed up certificate. */\n readonly value?: Uint8Array;\n}\n\nexport function backupCertificateResultDeserializer(\n item: any,\n): BackupCertificateResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : typeof item[\"value\"] === \"string\"\n ? stringToUint8Array(item[\"value\"], \"base64url\")\n : item[\"value\"],\n };\n}\n\n/** The certificate restore parameters. */\nexport interface CertificateRestoreParameters {\n /** The backup blob associated with a certificate bundle. */\n certificateBundleBackup: Uint8Array;\n}\n\nexport function certificateRestoreParametersSerializer(\n item: CertificateRestoreParameters,\n): any {\n return {\n value: uint8ArrayToString(item[\"certificateBundleBackup\"], \"base64url\"),\n };\n}\n\n/** A list of certificates that have been deleted in this vault. */\nexport interface _DeletedCertificateListResult {\n /** A response message containing a list of deleted certificates in the vault along with a link to the next page of deleted certificates. */\n readonly value?: DeletedCertificateItem[];\n /** The URL to get the next set of deleted certificates. */\n readonly nextLink?: string;\n}\n\nexport function _deletedCertificateListResultDeserializer(\n item: any,\n): _DeletedCertificateListResult {\n return {\n value: !item[\"value\"]\n ? item[\"value\"]\n : deletedCertificateItemArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function deletedCertificateItemArrayDeserializer(\n result: Array<DeletedCertificateItem>,\n): any[] {\n return result.map((item) => {\n return deletedCertificateItemDeserializer(item);\n });\n}\n\n/** The deleted certificate item containing metadata about the deleted certificate. */\nexport interface DeletedCertificateItem {\n /** Certificate identifier. */\n id?: string;\n /** The certificate management attributes. */\n attributes?: CertificateAttributes;\n /** Application specific metadata in the form of key-value pairs. */\n tags?: Record<string, string>;\n /** Thumbprint of the certificate. */\n x509Thumbprint?: Uint8Array;\n /** The url of the recovery object, used to identify and recover the deleted certificate. */\n recoveryId?: string;\n /** The time when the certificate is scheduled to be purged, in UTC */\n readonly scheduledPurgeDate?: Date;\n /** The time when the certificate was deleted, in UTC */\n readonly deletedDate?: Date;\n}\n\nexport function deletedCertificateItemDeserializer(\n item: any,\n): DeletedCertificateItem {\n return {\n id: item[\"id\"],\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : certificateAttributesDeserializer(item[\"attributes\"]),\n tags: item[\"tags\"],\n x509Thumbprint: !item[\"x5t\"]\n ? item[\"x5t\"]\n : typeof item[\"x5t\"] === \"string\"\n ? stringToUint8Array(item[\"x5t\"], \"base64url\")\n : item[\"x5t\"],\n recoveryId: item[\"recoveryId\"],\n scheduledPurgeDate: !item[\"scheduledPurgeDate\"]\n ? item[\"scheduledPurgeDate\"]\n : new Date(item[\"scheduledPurgeDate\"] * 1000),\n deletedDate: !item[\"deletedDate\"]\n ? item[\"deletedDate\"]\n : new Date(item[\"deletedDate\"] * 1000),\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 7.5 API version. */\n V75 = \"7.5\",\n /** The 7.6-preview.2 API version. */\n V76Preview2 = \"7.6-preview.2\",\n /** The 7.6 API version. */\n V76 = \"7.6\",\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelpers.d.ts","sourceRoot":"","sources":["../../../../../src/generated/src/static-helpers/pagingHelpers.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,MAAM,EAEN,qBAAqB,EACtB,MAAM,yBAAyB,CAAC;AAGjC;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,CAAC,QAAQ,EAAE,KAAK,GAAG,QAAQ,EAAE,IAAI,KAAK,GAAG;IAClE;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,0BAA0B,CACzC,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY;IAEjD;;OAEG;IACH,IAAI,IAAI,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC,CAAC;IAC1C;;OAEG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,0BAA0B,CAClD,QAAQ,EACR,KAAK,EACL,aAAa,CACd,CAAC;IACF;;OAEG;IACH,MAAM,EAAE,CACN,QAAQ,CAAC,EAAE,aAAa,KACrB,qBAAqB,CAAC,eAAe,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC;CAC9D;AAED;;GAEG;AACH,MAAM,WAAW,WAAW,CAC1B,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY;IAEjD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,OAAO,EAAE,CACP,QAAQ,CAAC,EAAE,MAAM,KACd,OAAO,CAAC;QAAE,IAAI,EAAE,KAAK,CAAC;QAAC,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC,CAAC;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,CACP,QAAQ,CAAC,EAAE,aAAa,KACrB,qBAAqB,CAAC,eAAe,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC;IAE7D;;OAEG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,QAAQ,EAAE,CAAC;CAC1C;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CACrC,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY,EACjD,SAAS,SAAS,qBAAqB,GAAG,qBAAqB,EAE/D,MAAM,EAAE,MAAM,EACd,kBAAkB,EAAE,MAAM,WAAW,CAAC,SAAS,CAAC,EAChD,mBAAmB,EAAE,CAAC,MAAM,EAAE,SAAS,KAAK,WAAW,CAAC,OAAO,CAAC,EAChE,gBAAgB,EAAE,MAAM,EAAE,EAC1B,OAAO,GAAE,8BAAmC,GAC3C,0BAA0B,CAAC,QAAQ,EAAE,KAAK,EAAE,aAAa,CAAC,CA0B5D"}
|