@azure/arm-hardwaresecuritymodules 2.0.0-alpha.20250204.1 → 2.0.0-alpha.20250206.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/README.md +21 -14
- package/{dist-esm/src → dist/browser}/azureHSMResourceProvider.d.ts +2 -2
- package/dist/browser/azureHSMResourceProvider.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/azureHSMResourceProvider.js +15 -18
- package/dist/browser/azureHSMResourceProvider.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterBackupStatus.d.ts +3 -3
- package/dist/browser/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterBackupStatus.js +2 -2
- package/dist/browser/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateEndpointConnections.js +44 -49
- package/dist/browser/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateLinkResources.d.ts +3 -3
- package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateLinkResources.js +3 -3
- package/dist/browser/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterRestoreStatus.d.ts +3 -3
- package/dist/browser/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterRestoreStatus.js +2 -2
- package/dist/browser/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusters.d.ts +3 -3
- package/dist/browser/operations/cloudHsmClusters.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/cloudHsmClusters.js +268 -296
- package/dist/browser/operations/cloudHsmClusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/dedicatedHsmOperations.d.ts +3 -3
- package/dist/browser/operations/dedicatedHsmOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/dedicatedHsmOperations.js +113 -125
- package/dist/browser/operations/dedicatedHsmOperations.js.map +1 -0
- package/dist/browser/operations/index.d.ts +9 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +16 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +3 -3
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusters.d.ts +1 -1
- package/dist/browser/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cloudHsmClusters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedHsmOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +9 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +16 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureHSMResourceProvider.d.ts +27 -0
- package/dist/commonjs/azureHSMResourceProvider.d.ts.map +1 -0
- package/dist/commonjs/azureHSMResourceProvider.js +111 -0
- package/dist/commonjs/azureHSMResourceProvider.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-hardwaresecuritymodules.d.ts → dist/commonjs/models/index.d.ts} +1182 -1694
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +191 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +59 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +1418 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +29 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +218 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
- package/dist/commonjs/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js +66 -0
- package/dist/commonjs/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js +201 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js +157 -0
- package/dist/commonjs/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
- package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js +66 -0
- package/dist/commonjs/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusters.d.ts +182 -0
- package/dist/commonjs/operations/cloudHsmClusters.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudHsmClusters.js +941 -0
- package/dist/commonjs/operations/cloudHsmClusters.js.map +1 -0
- package/dist/commonjs/operations/dedicatedHsmOperations.d.ts +134 -0
- package/dist/commonjs/operations/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/dedicatedHsmOperations.js +673 -0
- package/dist/commonjs/operations/dedicatedHsmOperations.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +9 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +19 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +26 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +100 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +43 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +159 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudHsmClusters.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
- package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +9 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +19 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/azureHSMResourceProvider.d.ts +27 -0
- package/dist/esm/azureHSMResourceProvider.d.ts.map +1 -0
- package/dist/esm/azureHSMResourceProvider.js +106 -0
- package/dist/esm/azureHSMResourceProvider.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1182 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +188 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +59 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +1414 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +29 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +215 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
- package/dist/esm/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/esm/operations/cloudHsmClusterBackupStatus.js +61 -0
- package/dist/esm/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
- package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js +196 -0
- package/dist/esm/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
- package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js +153 -0
- package/dist/esm/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
- package/dist/esm/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/esm/operations/cloudHsmClusterRestoreStatus.js +61 -0
- package/dist/esm/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/esm/operations/cloudHsmClusters.d.ts +182 -0
- package/dist/esm/operations/cloudHsmClusters.d.ts.map +1 -0
- package/dist/esm/operations/cloudHsmClusters.js +937 -0
- package/dist/esm/operations/cloudHsmClusters.js.map +1 -0
- package/dist/esm/operations/dedicatedHsmOperations.d.ts +134 -0
- package/dist/esm/operations/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/esm/operations/dedicatedHsmOperations.js +669 -0
- package/dist/esm/operations/dedicatedHsmOperations.js.map +1 -0
- package/dist/esm/operations/index.d.ts +9 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +16 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +26 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +96 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +43 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +155 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusters.js +9 -0
- package/dist/esm/operationsInterfaces/cloudHsmClusters.js.map +1 -0
- package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
- package/dist/esm/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js +9 -0
- package/dist/esm/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +9 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +16 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureHSMResourceProvider.d.ts +27 -0
- package/dist/react-native/azureHSMResourceProvider.d.ts.map +1 -0
- package/dist/react-native/azureHSMResourceProvider.js +106 -0
- package/dist/react-native/azureHSMResourceProvider.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1182 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +188 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +59 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +1414 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +29 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +215 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
- package/dist/react-native/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterBackupStatus.js +61 -0
- package/dist/react-native/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +55 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js +196 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts +41 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js +153 -0
- package/dist/react-native/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
- package/dist/react-native/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js +61 -0
- package/dist/react-native/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/react-native/operations/cloudHsmClusters.d.ts +182 -0
- package/dist/react-native/operations/cloudHsmClusters.d.ts.map +1 -0
- package/dist/react-native/operations/cloudHsmClusters.js +937 -0
- package/dist/react-native/operations/cloudHsmClusters.js.map +1 -0
- package/dist/react-native/operations/dedicatedHsmOperations.d.ts +134 -0
- package/dist/react-native/operations/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/react-native/operations/dedicatedHsmOperations.js +669 -0
- package/dist/react-native/operations/dedicatedHsmOperations.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +9 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +16 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +26 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +96 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +43 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +155 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +47 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts +145 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusters.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudHsmClusters.js.map +1 -0
- package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts +78 -0
- package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/dedicatedHsmOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +9 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +16 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +15 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +85 -57
- package/dist/index.js +0 -4356
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +0 -38
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +0 -38
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +0 -53
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +0 -38
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +0 -44
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +0 -52
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +0 -51
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +0 -34
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +0 -38
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +0 -37
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +0 -110
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +0 -37
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmGetSample.js +0 -75
- package/dist-esm/samples-dev/dedicatedHsmGetSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +0 -86
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +0 -84
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +0 -53
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +0 -53
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -84
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +0 -53
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +0 -1
- package/dist-esm/src/azureHSMResourceProvider.d.ts.map +0 -1
- package/dist-esm/src/azureHSMResourceProvider.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudHsmClusters.js.map +0 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -9
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -16
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -16
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +0 -77
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +0 -1
- package/src/azureHSMResourceProvider.ts +0 -179
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -1366
- package/src/models/mappers.ts +0 -1529
- package/src/models/parameters.ts +0 -255
- package/src/operations/cloudHsmClusterBackupStatus.ts +0 -82
- package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +0 -281
- package/src/operations/cloudHsmClusterPrivateLinkResources.ts +0 -206
- package/src/operations/cloudHsmClusterRestoreStatus.ts +0 -82
- package/src/operations/cloudHsmClusters.ts +0 -1283
- package/src/operations/dedicatedHsmOperations.ts +0 -888
- package/src/operations/index.ts +0 -16
- package/src/operations/operations.ts +0 -103
- package/src/operations/privateEndpointConnections.ts +0 -208
- package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +0 -30
- package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +0 -89
- package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +0 -30
- package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +0 -30
- package/src/operationsInterfaces/cloudHsmClusters.ts +0 -279
- package/src/operationsInterfaces/dedicatedHsmOperations.ts +0 -155
- package/src/operationsInterfaces/index.ts +0 -16
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -31
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterBackupStatus.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterPrivateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusterRestoreStatus.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudHsmClusters.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/dedicatedHsmOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
package/README.md
CHANGED
|
@@ -48,20 +48,28 @@ Set the values of the client ID, tenant ID, and client secret of the AAD applica
|
|
|
48
48
|
|
|
49
49
|
For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
51
|
+
Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
|
|
52
|
+
|
|
53
|
+
```ts snippet:ReadmeSampleCreateClient_Node
|
|
54
|
+
import { AzureHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
|
|
55
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
55
56
|
|
|
56
57
|
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
57
58
|
const client = new AzureHSMResourceProvider(new DefaultAzureCredential(), subscriptionId);
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
|
|
62
|
+
|
|
63
|
+
```ts snippet:ReadmeSampleCreateClient_Browser
|
|
64
|
+
import { InteractiveBrowserCredential } from "@azure/identity";
|
|
65
|
+
import { AzureHSMResourceProvider } from "@azure/arm-hardwaresecuritymodules";
|
|
58
66
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
67
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
68
|
+
const credential = new InteractiveBrowserCredential({
|
|
69
|
+
tenantId: "<YOUR_TENANT_ID>",
|
|
70
|
+
clientId: "<YOUR_CLIENT_ID>",
|
|
71
|
+
});
|
|
72
|
+
const client = new AzureHSMResourceProvider(credential, subscriptionId);
|
|
65
73
|
```
|
|
66
74
|
|
|
67
75
|
### JavaScript Bundle
|
|
@@ -80,8 +88,9 @@ To use this client library in the browser, first you need to use a bundler. For
|
|
|
80
88
|
|
|
81
89
|
Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
|
|
82
90
|
|
|
83
|
-
```
|
|
84
|
-
|
|
91
|
+
```ts snippet:SetLogLevel
|
|
92
|
+
import { setLogLevel } from "@azure/logger";
|
|
93
|
+
|
|
85
94
|
setLogLevel("info");
|
|
86
95
|
```
|
|
87
96
|
|
|
@@ -99,8 +108,6 @@ If you'd like to contribute to this library, please read the [contributing guide
|
|
|
99
108
|
|
|
100
109
|
- [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
|
|
101
110
|
|
|
102
|
-

|
|
103
|
-
|
|
104
111
|
[azure_cli]: https://learn.microsoft.com/cli/azure
|
|
105
112
|
[azure_sub]: https://azure.microsoft.com/free/
|
|
106
113
|
[azure_sub]: https://azure.microsoft.com/free/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
2
|
import * as coreAuth from "@azure/core-auth";
|
|
3
|
-
import { CloudHsmClusters, CloudHsmClusterPrivateLinkResources, CloudHsmClusterPrivateEndpointConnections, PrivateEndpointConnections, CloudHsmClusterBackupStatus, CloudHsmClusterRestoreStatus, DedicatedHsmOperations, Operations } from "./operationsInterfaces";
|
|
4
|
-
import { AzureHSMResourceProviderOptionalParams } from "./models";
|
|
3
|
+
import { CloudHsmClusters, CloudHsmClusterPrivateLinkResources, CloudHsmClusterPrivateEndpointConnections, PrivateEndpointConnections, CloudHsmClusterBackupStatus, CloudHsmClusterRestoreStatus, DedicatedHsmOperations, Operations } from "./operationsInterfaces/index.js";
|
|
4
|
+
import { AzureHSMResourceProviderOptionalParams } from "./models/index.js";
|
|
5
5
|
export declare class AzureHSMResourceProvider extends coreClient.ServiceClient {
|
|
6
6
|
$host: string;
|
|
7
7
|
subscriptionId: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azureHSMResourceProvider.d.ts","sourceRoot":"","sources":["../../src/azureHSMResourceProvider.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAW7C,OAAO,EACL,gBAAgB,EAChB,mCAAmC,EACnC,yCAAyC,EACzC,0BAA0B,EAC1B,2BAA2B,EAC3B,4BAA4B,EAC5B,sBAAsB,EACtB,UAAU,EACX,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAE3E,qBAAa,wBAAyB,SAAQ,UAAU,CAAC,aAAa;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,sCAAsC;IA0FlD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,mCAAmC,EAAE,mCAAmC,CAAC;IACzE,yCAAyC,EAAE,yCAAyC,CAAC;IACrF,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,4BAA4B,EAAE,4BAA4B,CAAC;IAC3D,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,UAAU,EAAE,UAAU,CAAC;CACxB"}
|
|
@@ -5,10 +5,9 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { __awaiter } from "tslib";
|
|
9
8
|
import * as coreClient from "@azure/core-client";
|
|
10
9
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
11
|
-
import { CloudHsmClustersImpl, CloudHsmClusterPrivateLinkResourcesImpl, CloudHsmClusterPrivateEndpointConnectionsImpl, PrivateEndpointConnectionsImpl, CloudHsmClusterBackupStatusImpl, CloudHsmClusterRestoreStatusImpl, DedicatedHsmOperationsImpl, OperationsImpl, } from "./operations";
|
|
10
|
+
import { CloudHsmClustersImpl, CloudHsmClusterPrivateLinkResourcesImpl, CloudHsmClusterPrivateEndpointConnectionsImpl, PrivateEndpointConnectionsImpl, CloudHsmClusterBackupStatusImpl, CloudHsmClusterRestoreStatusImpl, DedicatedHsmOperationsImpl, OperationsImpl, } from "./operations/index.js";
|
|
12
11
|
export class AzureHSMResourceProvider extends coreClient.ServiceClient {
|
|
13
12
|
/**
|
|
14
13
|
* Initializes a new instance of the AzureHSMResourceProvider class.
|
|
@@ -85,22 +84,20 @@ export class AzureHSMResourceProvider extends coreClient.ServiceClient {
|
|
|
85
84
|
}
|
|
86
85
|
const apiVersionPolicy = {
|
|
87
86
|
name: "CustomApiVersionPolicy",
|
|
88
|
-
sendRequest(request, next) {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
return next(request);
|
|
103
|
-
});
|
|
87
|
+
async sendRequest(request, next) {
|
|
88
|
+
const param = request.url.split("?");
|
|
89
|
+
if (param.length > 1) {
|
|
90
|
+
const newParams = param[1].split("&").map((item) => {
|
|
91
|
+
if (item.indexOf("api-version") > -1) {
|
|
92
|
+
return "api-version=" + apiVersion;
|
|
93
|
+
}
|
|
94
|
+
else {
|
|
95
|
+
return item;
|
|
96
|
+
}
|
|
97
|
+
});
|
|
98
|
+
request.url = param[0] + "?" + newParams.join("&");
|
|
99
|
+
}
|
|
100
|
+
return next(request);
|
|
104
101
|
},
|
|
105
102
|
};
|
|
106
103
|
this.pipeline.addPolicy(apiVersionPolicy);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azureHSMResourceProvider.js","sourceRoot":"","sources":["../../src/azureHSMResourceProvider.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n CloudHsmClustersImpl,\n CloudHsmClusterPrivateLinkResourcesImpl,\n CloudHsmClusterPrivateEndpointConnectionsImpl,\n PrivateEndpointConnectionsImpl,\n CloudHsmClusterBackupStatusImpl,\n CloudHsmClusterRestoreStatusImpl,\n DedicatedHsmOperationsImpl,\n OperationsImpl,\n} from \"./operations/index.js\";\nimport {\n CloudHsmClusters,\n CloudHsmClusterPrivateLinkResources,\n CloudHsmClusterPrivateEndpointConnections,\n PrivateEndpointConnections,\n CloudHsmClusterBackupStatus,\n CloudHsmClusterRestoreStatus,\n DedicatedHsmOperations,\n Operations,\n} from \"./operationsInterfaces/index.js\";\nimport { AzureHSMResourceProviderOptionalParams } from \"./models/index.js\";\n\nexport class AzureHSMResourceProvider extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the AzureHSMResourceProvider class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: AzureHSMResourceProviderOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: AzureHSMResourceProviderOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-hardwaresecuritymodules/2.0.0-beta.2`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-06-30-preview\";\n this.cloudHsmClusters = new CloudHsmClustersImpl(this);\n this.cloudHsmClusterPrivateLinkResources =\n new CloudHsmClusterPrivateLinkResourcesImpl(this);\n this.cloudHsmClusterPrivateEndpointConnections =\n new CloudHsmClusterPrivateEndpointConnectionsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.cloudHsmClusterBackupStatus = new CloudHsmClusterBackupStatusImpl(\n this,\n );\n this.cloudHsmClusterRestoreStatus = new CloudHsmClusterRestoreStatusImpl(\n this,\n );\n this.dedicatedHsmOperations = new DedicatedHsmOperationsImpl(this);\n this.operations = new OperationsImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n cloudHsmClusters: CloudHsmClusters;\n cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResources;\n cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnections;\n privateEndpointConnections: PrivateEndpointConnections;\n cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatus;\n cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatus;\n dedicatedHsmOperations: DedicatedHsmOperations;\n operations: Operations;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
/// <reference lib="esnext.asynciterable" />
|
|
9
|
-
export { getContinuationToken } from "./pagingHelper";
|
|
10
|
-
export * from "./models";
|
|
11
|
-
export { AzureHSMResourceProvider } from "./azureHSMResourceProvider";
|
|
12
|
-
export * from "./operationsInterfaces";
|
|
9
|
+
export { getContinuationToken } from "./pagingHelper.js";
|
|
10
|
+
export * from "./models/index.js";
|
|
11
|
+
export { AzureHSMResourceProvider } from "./azureHSMResourceProvider.js";
|
|
12
|
+
export * from "./operationsInterfaces/index.js";
|
|
13
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,cAAc,iCAAiC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { AzureHSMResourceProvider } from \"./azureHSMResourceProvider.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAUA,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The Cloud HSM Properties */\nexport interface CloudHsmProperties {\n /** FQDN of the Cloud HSM */\n fqdn?: string;\n /** The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating */\n state?: string;\n /** The Cloud HSM State message */\n stateMessage?: string;\n}\n\n/** The private endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for private endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: {\n [propertyName: string]: UserAssignedIdentity | null;\n };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Cloud Hsm Cluster SKU information */\nexport interface CloudHsmClusterSku {\n /** Sku family of the Cloud HSM Cluster */\n family: CloudHsmClusterSkuFamily;\n /** Sku name of the Cloud HSM Cluster */\n name: CloudHsmClusterSkuName;\n /** Sku capacity */\n capacity?: number;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** Patchable properties of the Cloud HSM Cluster */\nexport interface CloudHsmClusterPatchParameters {\n /** The Cloud HSM Cluster's tags */\n tags?: { [propertyName: string]: string };\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n}\n\n/** List of Cloud HSM Clusters */\nexport interface CloudHsmClusterListResult {\n /** The list of Cloud HSM Clusters. */\n value?: CloudHsmCluster[];\n /** The URL to get the next set of Cloud HSM Clusters. */\n nextLink?: string;\n}\n\n/** A list of private link resources. */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of private endpoint connections associated with the specified resource. */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections. */\n value?: PrivateEndpointConnection[];\n /** The URL to get the next set of private endpoint connections. */\n nextLink?: string;\n}\n\n/** Backup and Restore Common properties */\nexport interface BackupRestoreRequestBaseProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri: string;\n /** The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service. */\n token?: string;\n}\n\n/** Backup operation Result */\nexport interface BackupResult {\n /**\n * Status of the backup/restore operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: BackupRestoreOperationStatus;\n /** The status details of backup/restore operation */\n statusDetails?: string;\n /** Error encountered, if any, during the backup/restore operation. */\n error?: ErrorDetail;\n /**\n * The start time of the backup/restore operation in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * The end time of the backup/restore operation in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /** Identifier for the backup/restore operation. */\n jobId?: string;\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri?: string;\n /** The ID of the backup. */\n backupId?: string;\n}\n\n/** Backup and Restore operation common properties */\nexport interface BackupRestoreBaseResultProperties {\n /**\n * Status of the backup/restore operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: BackupRestoreOperationStatus;\n /** The status details of backup/restore operation */\n statusDetails?: string;\n /** Error encountered, if any, during the backup/restore operation. */\n error?: ErrorDetail;\n /**\n * The start time of the backup/restore operation in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * The end time of the backup/restore operation in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /** Identifier for the backup/restore operation. */\n jobId?: string;\n}\n\n/** Restore operation properties */\nexport interface RestoreResult {\n /** Backup and Restore operation common properties */\n properties?: BackupRestoreBaseResultProperties;\n}\n\n/** SKU of the dedicated HSM */\nexport interface Sku {\n /** SKU of the dedicated HSM */\n name?: SkuName;\n}\n\n/** The network profile definition. */\nexport interface NetworkProfile {\n /** Specifies the identifier of the subnet. */\n subnet?: ApiEntityReference;\n /** Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM. */\n networkInterfaces?: NetworkInterface[];\n}\n\n/** The API entity reference. */\nexport interface ApiEntityReference {\n /** The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */\n resourceId?: string;\n}\n\n/** The network interface definition. */\nexport interface NetworkInterface {\n /**\n * The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /** Private Ip address of the interface */\n privateIpAddress?: string;\n}\n\n/** The error exception. */\nexport interface DedicatedHsmError {\n /**\n * The error detail of the operation if any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ErrorModel;\n}\n\n/** The key vault server error. */\nexport interface ErrorModel {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Contains more specific error that narrows down the cause. May be null.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly innerError?: ErrorModel;\n}\n\n/** Patchable properties of the dedicated HSM */\nexport interface DedicatedHsmPatchParameters {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** List of dedicated HSMs */\nexport interface DedicatedHsmListResult {\n /** The list of dedicated HSMs. */\n value?: DedicatedHsm[];\n /** The URL to get the next set of dedicated hsms. */\n nextLink?: string;\n}\n\n/** Collection of OutboundEnvironmentEndpoint */\nexport interface OutboundEnvironmentEndpointCollection {\n /** Collection of resources. */\n value: OutboundEnvironmentEndpoint[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Egress endpoints which dedicated hsm service connects to for common purpose. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc. */\n category?: string;\n /** The endpoints that dedicated hsm service connects to */\n endpoints?: EndpointDependency[];\n}\n\n/** A domain name that dedicated hsm services are reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports and Protocols used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\n/** Connect information from the dedicated hsm service to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The protocol used for connection */\n protocol?: string;\n /** Description of the detail */\n description?: string;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** Backup properties */\nexport interface BackupRequestProperties\n extends BackupRestoreRequestBaseProperties {}\n\n/** Cloud Hsm Cluster restore information */\nexport interface RestoreRequestProperties\n extends BackupRestoreRequestBaseProperties {\n /** An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp. */\n backupId: string;\n}\n\n/** Properties of the Cloud HSM Cluster */\nexport interface BackupResultProperties\n extends BackupRestoreBaseResultProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri?: string;\n /** The ID of the backup. */\n backupId?: string;\n}\n\n/** The private endpoint connection resource. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** Modified whenever there is a change in the state of private endpoint connection. */\n etag?: string;\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /**\n * The group ids for the private endpoint resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupIds?: string[];\n}\n\n/** Cloud HSM Cluster Resource */\nexport interface CloudHsmClusterResource extends TrackedResource {\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** SKU details */\n sku?: CloudHsmClusterSku;\n}\n\n/** Resource information with extended details. */\nexport interface DedicatedHsm extends TrackedResource {\n /** SKU details */\n sku: Sku;\n /** The Dedicated Hsm zones. */\n zones?: string[];\n /** Specifies the network interfaces of the dedicated hsm. */\n networkProfile?: NetworkProfile;\n /** Specifies the management network interfaces of the dedicated hsm. */\n managementNetworkProfile?: NetworkProfile;\n /** This field will be used when RP does not support Availability zones. */\n stampId?: string;\n /**\n * Resource Status Message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n /**\n * Provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: JsonWebKeyType;\n}\n\n/** Resource information with extended details. */\nexport interface CloudHsmCluster extends CloudHsmClusterResource {\n /**\n * State of security domain activation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly activationState?: ActivationState;\n /** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /**\n * An array of Cloud HSM Cluster's HSMs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hsms?: CloudHsmProperties[];\n /**\n * List of private endpoint connection resources\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /**\n * The Cloud HSM Cluster's provisioningState\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The Cloud HSM Cluster public network access */\n publicNetworkAccess?: PublicNetworkAccess;\n /**\n * Cloud HSM Cluster status message\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n}\n\n/** Defines headers for CloudHsmClusters_update operation. */\nexport interface CloudHsmClustersUpdateHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for CloudHsmClusters_delete operation. */\nexport interface CloudHsmClustersDeleteHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for CloudHsmClusters_validateBackupProperties operation. */\nexport interface CloudHsmClustersValidateBackupPropertiesHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusters_backup operation. */\nexport interface CloudHsmClustersBackupHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusters_validateRestoreProperties operation. */\nexport interface CloudHsmClustersValidateRestorePropertiesHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusters_restore operation. */\nexport interface CloudHsmClustersRestoreHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusterPrivateEndpointConnections_delete operation. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for CloudHsmClusterBackupStatus_get operation. */\nexport interface CloudHsmClusterBackupStatusGetHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusterBackupStatus_get operation. */\nexport interface CloudHsmClusterBackupStatusGetExceptionHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusterRestoreStatus_get operation. */\nexport interface CloudHsmClusterRestoreStatusGetHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for CloudHsmClusterRestoreStatus_get operation. */\nexport interface CloudHsmClusterRestoreStatusGetExceptionHeaders {\n /** A unique ID for the current operation, service generated. All the resource providers must return this value in the response headers to facilitate debugging. */\n xMsRequestId?: string;\n}\n\n/** Defines headers for DedicatedHsm_update operation. */\nexport interface DedicatedHsmUpdateHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for DedicatedHsm_delete operation. */\nexport interface DedicatedHsmDeleteHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Known values of {@link ActivationState} that the service accepts. */\nexport enum KnownActivationState {\n /** NotDefined */\n NotDefined = \"NotDefined\",\n /** NotActivated */\n NotActivated = \"NotActivated\",\n /** Active */\n Active = \"Active\",\n /** Failed */\n Failed = \"Failed\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for ActivationState. \\\n * {@link KnownActivationState} can be used interchangeably with ActivationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotDefined** \\\n * **NotActivated** \\\n * **Active** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type ActivationState = string;\n\n/** Known values of {@link AutoGeneratedDomainNameLabelScope} that the service accepts. */\nexport enum KnownAutoGeneratedDomainNameLabelScope {\n /** TenantReuse */\n TenantReuse = \"TenantReuse\",\n /** SubscriptionReuse */\n SubscriptionReuse = \"SubscriptionReuse\",\n /** ResourceGroupReuse */\n ResourceGroupReuse = \"ResourceGroupReuse\",\n /** NoReuse */\n NoReuse = \"NoReuse\",\n}\n\n/**\n * Defines values for AutoGeneratedDomainNameLabelScope. \\\n * {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TenantReuse** \\\n * **SubscriptionReuse** \\\n * **ResourceGroupReuse** \\\n * **NoReuse**\n */\nexport type AutoGeneratedDomainNameLabelScope = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Updating */\n Updating = \"Updating\",\n /** InternalError */\n InternalError = \"InternalError\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Updating** \\\n * **InternalError** \\\n * **Canceled**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Deleting** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link CloudHsmClusterSkuFamily} that the service accepts. */\nexport enum KnownCloudHsmClusterSkuFamily {\n /** B */\n B = \"B\",\n}\n\n/**\n * Defines values for CloudHsmClusterSkuFamily. \\\n * {@link KnownCloudHsmClusterSkuFamily} can be used interchangeably with CloudHsmClusterSkuFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **B**\n */\nexport type CloudHsmClusterSkuFamily = string;\n\n/** Known values of {@link BackupRestoreOperationStatus} that the service accepts. */\nexport enum KnownBackupRestoreOperationStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Cancelled */\n Cancelled = \"Cancelled\",\n}\n\n/**\n * Defines values for BackupRestoreOperationStatus. \\\n * {@link KnownBackupRestoreOperationStatus} can be used interchangeably with BackupRestoreOperationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Cancelled**\n */\nexport type BackupRestoreOperationStatus = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** The dedicated HSM is a Safenet Luna Network HSM A790 device. */\n SafeNetLunaNetworkHSMA790 = \"SafeNet Luna Network HSM A790\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. */\n PayShield10KLMK1CPS60 = \"payShield10K_LMK1_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. */\n PayShield10KLMK1CPS250 = \"payShield10K_LMK1_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. */\n PayShield10KLMK1CPS2500 = \"payShield10K_LMK1_CPS2500\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. */\n PayShield10KLMK2CPS60 = \"payShield10K_LMK2_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. */\n PayShield10KLMK2CPS250 = \"payShield10K_LMK2_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second. */\n PayShield10KLMK2CPS2500 = \"payShield10K_LMK2_CPS2500\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SafeNet Luna Network HSM A790**: The dedicated HSM is a Safenet Luna Network HSM A790 device. \\\n * **payShield10K_LMK1_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. \\\n * **payShield10K_LMK1_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. \\\n * **payShield10K_LMK1_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. \\\n * **payShield10K_LMK2_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. \\\n * **payShield10K_LMK2_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. \\\n * **payShield10K_LMK2_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second.\n */\nexport type SkuName = string;\n\n/** Known values of {@link JsonWebKeyType} that the service accepts. */\nexport enum KnownJsonWebKeyType {\n /** The dedicated HSM has been fully provisioned. */\n Succeeded = \"Succeeded\",\n /** The dedicated HSM is currently being provisioned. */\n Provisioning = \"Provisioning\",\n /** A device is currently being allocated for the dedicated HSM resource. */\n Allocating = \"Allocating\",\n /** The dedicated HSM is being connected to the virtual network. */\n Connecting = \"Connecting\",\n /** Provisioning of the dedicated HSM has failed. */\n Failed = \"Failed\",\n /** Validating the subscription has sufficient quota to allocate a dedicated HSM device. */\n CheckingQuota = \"CheckingQuota\",\n /** The dedicated HSM is currently being deleted. */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for JsonWebKeyType. \\\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 * **Succeeded**: The dedicated HSM has been fully provisioned. \\\n * **Provisioning**: The dedicated HSM is currently being provisioned. \\\n * **Allocating**: A device is currently being allocated for the dedicated HSM resource. \\\n * **Connecting**: The dedicated HSM is being connected to the virtual network. \\\n * **Failed**: Provisioning of the dedicated HSM has failed. \\\n * **CheckingQuota**: Validating the subscription has sufficient quota to allocate a dedicated HSM device. \\\n * **Deleting**: The dedicated HSM is currently being deleted.\n */\nexport type JsonWebKeyType = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link IdentityType} that the service accepts. */\nexport enum KnownIdentityType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for IdentityType. \\\n * {@link KnownIdentityType} can be used interchangeably with IdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type IdentityType = string;\n/** Defines values for CloudHsmClusterSkuName. */\nexport type CloudHsmClusterSkuName = \"Standard_B1\" | \"Standard B10\";\n\n/** Optional parameters. */\nexport interface CloudHsmClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** SKU details */\n sku?: CloudHsmClusterSku;\n /** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** The Cloud HSM Cluster public network access */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CloudHsmClustersCreateOrUpdateResponse = CloudHsmCluster;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The Cloud HSM Cluster's tags */\n tags?: { [propertyName: string]: string };\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type CloudHsmClustersUpdateResponse = CloudHsmCluster;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CloudHsmClustersGetResponse = CloudHsmCluster;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type CloudHsmClustersDeleteResponse = CloudHsmClustersDeleteHeaders;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The page-continuation token to use with a paged version of this API */\n skiptoken?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type CloudHsmClustersListByResourceGroupResponse =\n CloudHsmClusterListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The page-continuation token to use with a paged version of this API */\n skiptoken?: string;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type CloudHsmClustersListBySubscriptionResponse =\n CloudHsmClusterListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersValidateBackupPropertiesOptionalParams\n extends coreClient.OperationOptions {\n /** Backup Operation Required properties */\n backupRequestProperties?: BackupRequestProperties;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateBackupProperties operation. */\nexport type CloudHsmClustersValidateBackupPropertiesResponse =\n CloudHsmClustersValidateBackupPropertiesHeaders & BackupResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersBackupOptionalParams\n extends coreClient.OperationOptions {\n /** Azure storage Resource Uri */\n backupRequestProperties?: BackupRequestProperties;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the backup operation. */\nexport type CloudHsmClustersBackupResponse = CloudHsmClustersBackupHeaders &\n BackupResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersValidateRestorePropertiesOptionalParams\n extends coreClient.OperationOptions {\n /** Optional Parameters to validate prior performing a restore operation. */\n restoreRequestProperties?: RestoreRequestProperties;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateRestoreProperties operation. */\nexport type CloudHsmClustersValidateRestorePropertiesResponse =\n CloudHsmClustersValidateRestorePropertiesHeaders & RestoreResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersRestoreOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restore operation. */\nexport type CloudHsmClustersRestoreResponse = CloudHsmClustersRestoreHeaders &\n RestoreResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type CloudHsmClustersListByResourceGroupNextResponse =\n CloudHsmClusterListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClustersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type CloudHsmClustersListBySubscriptionNextResponse =\n CloudHsmClusterListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCloudHsmCluster operation. */\nexport type CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCloudHsmClusterNext operation. */\nexport type CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterNextResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type CloudHsmClusterPrivateEndpointConnectionsCreateResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type CloudHsmClusterPrivateEndpointConnectionsDeleteResponse =\n CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CloudHsmClusterPrivateEndpointConnectionsGetResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCloudHsmCluster operation. */\nexport type PrivateEndpointConnectionsListByCloudHsmClusterResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListByCloudHsmClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCloudHsmClusterNext operation. */\nexport type PrivateEndpointConnectionsListByCloudHsmClusterNextResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterBackupStatusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CloudHsmClusterBackupStatusGetResponse =\n CloudHsmClusterBackupStatusGetHeaders & BackupResult;\n\n/** Optional parameters. */\nexport interface CloudHsmClusterRestoreStatusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CloudHsmClusterRestoreStatusGetResponse =\n CloudHsmClusterRestoreStatusGetHeaders & RestoreResult;\n\n/** Optional parameters. */\nexport interface DedicatedHsmCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DedicatedHsmCreateOrUpdateResponse = DedicatedHsm;\n\n/** Optional parameters. */\nexport interface DedicatedHsmUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type DedicatedHsmUpdateResponse = DedicatedHsm;\n\n/** Optional parameters. */\nexport interface DedicatedHsmDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type DedicatedHsmDeleteResponse = DedicatedHsmDeleteHeaders;\n\n/** Optional parameters. */\nexport interface DedicatedHsmGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DedicatedHsmGetResponse = DedicatedHsm;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Maximum number of results to return. */\n top?: number;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type DedicatedHsmListByResourceGroupResponse = DedicatedHsmListResult;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** Maximum number of results to return. */\n top?: number;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type DedicatedHsmListBySubscriptionResponse = DedicatedHsmListResult;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */\nexport type DedicatedHsmListOutboundNetworkDependenciesEndpointsResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type DedicatedHsmListByResourceGroupNextResponse =\n DedicatedHsmListResult;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type DedicatedHsmListBySubscriptionNextResponse = DedicatedHsmListResult;\n\n/** Optional parameters. */\nexport interface DedicatedHsmListOutboundNetworkDependenciesEndpointsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpointsNext operation. */\nexport type DedicatedHsmListOutboundNetworkDependenciesEndpointsNextResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface AzureHSMResourceProviderOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const CloudHsmProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmProperties\",\n modelProperties: {\n fqdn: {\n serializedName: \"fqdn\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n stateMessage: {\n serializedName: \"stateMessage\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ManagedServiceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"Uuid\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"Uuid\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" },\n },\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"Uuid\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"Uuid\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClusterSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterSku\",\n modelProperties: {\n family: {\n serializedName: \"family\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Standard_B1\", \"Standard B10\"],\n },\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const CloudHsmClusterPatchParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterPatchParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClusterListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CloudHsmCluster\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRestoreRequestBaseProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRestoreRequestBaseProperties\",\n modelProperties: {\n azureStorageBlobContainerUri: {\n serializedName: \"azureStorageBlobContainerUri\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n token: {\n serializedName: \"token\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupResult\",\n modelProperties: {\n status: {\n serializedName: \"properties.status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n statusDetails: {\n serializedName: \"properties.statusDetails\",\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"properties.error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"DateTime\",\n },\n },\n jobId: {\n serializedName: \"properties.jobId\",\n type: {\n name: \"String\",\n },\n },\n azureStorageBlobContainerUri: {\n serializedName: \"properties.azureStorageBlobContainerUri\",\n type: {\n name: \"String\",\n },\n },\n backupId: {\n serializedName: \"properties.backupId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRestoreBaseResultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRestoreBaseResultProperties\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n statusDetails: {\n serializedName: \"statusDetails\",\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n readOnly: true,\n nullable: true,\n type: {\n name: \"DateTime\",\n },\n },\n jobId: {\n serializedName: \"jobId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RestoreResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestoreResult\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BackupRestoreBaseResultProperties\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkProfile: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkProfile\",\n modelProperties: {\n subnet: {\n serializedName: \"subnet\",\n type: {\n name: \"Composite\",\n className: \"ApiEntityReference\",\n },\n },\n networkInterfaces: {\n serializedName: \"networkInterfaces\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkInterface\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ApiEntityReference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApiEntityReference\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkInterface: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkInterface\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n privateIpAddress: {\n serializedName: \"privateIpAddress\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DedicatedHsmError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsmError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n innerError: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n};\n\nexport const DedicatedHsmPatchParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsmPatchParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const DedicatedHsmListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsmListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsm\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OutboundEnvironmentEndpointCollection: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"OutboundEnvironmentEndpointCollection\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OutboundEnvironmentEndpoint\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OutboundEnvironmentEndpoint\",\n modelProperties: {\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\",\n },\n },\n endpoints: {\n serializedName: \"endpoints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EndpointDependency\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const EndpointDependency: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EndpointDependency\",\n modelProperties: {\n domainName: {\n serializedName: \"domainName\",\n type: {\n name: \"String\",\n },\n },\n endpointDetails: {\n serializedName: \"endpointDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EndpointDetail\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const EndpointDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EndpointDetail\",\n modelProperties: {\n ipAddress: {\n serializedName: \"ipAddress\",\n type: {\n name: \"String\",\n },\n },\n port: {\n serializedName: \"port\",\n type: {\n name: \"Number\",\n },\n },\n protocol: {\n serializedName: \"protocol\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n actionType: {\n serializedName: \"actionType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const BackupRequestProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRequestProperties\",\n modelProperties: {\n ...BackupRestoreRequestBaseProperties.type.modelProperties,\n },\n },\n};\n\nexport const RestoreRequestProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestoreRequestProperties\",\n modelProperties: {\n ...BackupRestoreRequestBaseProperties.type.modelProperties,\n backupId: {\n serializedName: \"backupId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupResultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupResultProperties\",\n modelProperties: {\n ...BackupRestoreBaseResultProperties.type.modelProperties,\n azureStorageBlobContainerUri: {\n serializedName: \"azureStorageBlobContainerUri\",\n type: {\n name: \"String\",\n },\n },\n backupId: {\n serializedName: \"backupId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n groupIds: {\n serializedName: \"properties.groupIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CloudHsmClusterResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterResource\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedServiceIdentity\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterSku\",\n },\n },\n },\n },\n};\n\nexport const DedicatedHsm: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsm\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n zones: {\n serializedName: \"zones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n networkProfile: {\n serializedName: \"properties.networkProfile\",\n type: {\n name: \"Composite\",\n className: \"NetworkProfile\",\n },\n },\n managementNetworkProfile: {\n serializedName: \"properties.managementNetworkProfile\",\n type: {\n name: \"Composite\",\n className: \"NetworkProfile\",\n },\n },\n stampId: {\n serializedName: \"properties.stampId\",\n type: {\n name: \"String\",\n },\n },\n statusMessage: {\n serializedName: \"properties.statusMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmCluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmCluster\",\n modelProperties: {\n ...CloudHsmClusterResource.type.modelProperties,\n activationState: {\n serializedName: \"properties.activationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n autoGeneratedDomainNameLabelScope: {\n serializedName: \"properties.autoGeneratedDomainNameLabelScope\",\n type: {\n name: \"String\",\n },\n },\n hsms: {\n serializedName: \"properties.hsms\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CloudHsmProperties\",\n },\n },\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n statusMessage: {\n serializedName: \"properties.statusMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClustersUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClustersDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClustersValidateBackupPropertiesHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersValidateBackupPropertiesHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClustersBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClustersValidateRestorePropertiesHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersValidateRestorePropertiesHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClustersRestoreHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClustersRestoreHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClusterBackupStatusGetHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterBackupStatusGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClusterBackupStatusGetExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterBackupStatusGetExceptionHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClusterRestoreStatusGetHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterRestoreStatusGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const CloudHsmClusterRestoreStatusGetExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CloudHsmClusterRestoreStatusGetExceptionHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DedicatedHsmUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsmUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DedicatedHsmDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DedicatedHsmDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { CloudHsmCluster as CloudHsmClusterMapper, CloudHsmClusterPatchParameters as CloudHsmClusterPatchParametersMapper, BackupRequestProperties as BackupRequestPropertiesMapper, RestoreRequestProperties as RestoreRequestPropertiesMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, DedicatedHsm as DedicatedHsmMapper, DedicatedHsmPatchParameters as DedicatedHsmPatchParametersMapper, } from "../models/mappers";
|
|
8
|
+
import { CloudHsmCluster as CloudHsmClusterMapper, CloudHsmClusterPatchParameters as CloudHsmClusterPatchParametersMapper, BackupRequestProperties as BackupRequestPropertiesMapper, RestoreRequestProperties as RestoreRequestPropertiesMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, DedicatedHsm as DedicatedHsmMapper, DedicatedHsmPatchParameters as DedicatedHsmPatchParametersMapper, } from "../models/mappers.js";
|
|
9
9
|
export const contentType = {
|
|
10
10
|
parameterPath: ["options", "contentType"],
|
|
11
11
|
mapper: {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n CloudHsmCluster as CloudHsmClusterMapper,\n CloudHsmClusterPatchParameters as CloudHsmClusterPatchParametersMapper,\n BackupRequestProperties as BackupRequestPropertiesMapper,\n RestoreRequestProperties as RestoreRequestPropertiesMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n DedicatedHsm as DedicatedHsmMapper,\n DedicatedHsmPatchParameters as DedicatedHsmPatchParametersMapper,\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const tags: OperationParameter = {\n parameterPath: [\"options\", \"tags\"],\n mapper: CloudHsmClusterMapper,\n};\n\nexport const location: OperationParameter = {\n parameterPath: \"location\",\n mapper: CloudHsmClusterMapper,\n};\n\nexport const identity: OperationParameter = {\n parameterPath: [\"options\", \"identity\"],\n mapper: CloudHsmClusterMapper,\n};\n\nexport const sku: OperationParameter = {\n parameterPath: [\"options\", \"sku\"],\n mapper: CloudHsmClusterMapper,\n};\n\nexport const autoGeneratedDomainNameLabelScope: OperationParameter = {\n parameterPath: [\"options\", \"autoGeneratedDomainNameLabelScope\"],\n mapper: CloudHsmClusterMapper,\n};\n\nexport const publicNetworkAccess: OperationParameter = {\n parameterPath: [\"options\", \"publicNetworkAccess\"],\n mapper: CloudHsmClusterMapper,\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const cloudHsmClusterName: OperationURLParameter = {\n parameterPath: \"cloudHsmClusterName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]{3,23}$\"),\n MaxLength: 23,\n MinLength: 3,\n },\n serializedName: \"cloudHsmClusterName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-06-30-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const tags1: OperationParameter = {\n parameterPath: [\"options\", \"tags\"],\n mapper: CloudHsmClusterPatchParametersMapper,\n};\n\nexport const identity1: OperationParameter = {\n parameterPath: [\"options\", \"identity\"],\n mapper: CloudHsmClusterPatchParametersMapper,\n};\n\nexport const skiptoken: OperationQueryParameter = {\n parameterPath: [\"options\", \"skiptoken\"],\n mapper: {\n serializedName: \"$skiptoken\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const backupRequestProperties: OperationParameter = {\n parameterPath: [\"options\", \"backupRequestProperties\"],\n mapper: BackupRequestPropertiesMapper,\n};\n\nexport const restoreRequestProperties: OperationParameter = {\n parameterPath: [\"options\", \"restoreRequestProperties\"],\n mapper: RestoreRequestPropertiesMapper,\n};\n\nexport const restoreRequestProperties1: OperationParameter = {\n parameterPath: \"restoreRequestProperties\",\n mapper: RestoreRequestPropertiesMapper,\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: PrivateEndpointConnectionMapper,\n};\n\nexport const peConnectionName: OperationURLParameter = {\n parameterPath: \"peConnectionName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]{3,24}$\"),\n MaxLength: 24,\n MinLength: 3,\n },\n serializedName: \"peConnectionName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const jobId: OperationURLParameter = {\n parameterPath: \"jobId\",\n mapper: {\n serializedName: \"jobId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DedicatedHsmMapper,\n};\n\nexport const name: OperationURLParameter = {\n parameterPath: \"name\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]{3,24}$\"),\n },\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const tags2: OperationParameter = {\n parameterPath: [\"options\", \"tags\"],\n mapper: DedicatedHsmPatchParametersMapper,\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"$top\",\n type: {\n name: \"Number\",\n },\n },\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CloudHsmClusterBackupStatus } from "../operationsInterfaces";
|
|
2
|
-
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider";
|
|
3
|
-
import { CloudHsmClusterBackupStatusGetOptionalParams, CloudHsmClusterBackupStatusGetResponse } from "../models";
|
|
1
|
+
import { CloudHsmClusterBackupStatus } from "../operationsInterfaces/index.js";
|
|
2
|
+
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider.js";
|
|
3
|
+
import { CloudHsmClusterBackupStatusGetOptionalParams, CloudHsmClusterBackupStatusGetResponse } from "../models/index.js";
|
|
4
4
|
/** Class containing CloudHsmClusterBackupStatus operations. */
|
|
5
5
|
export declare class CloudHsmClusterBackupStatusImpl implements CloudHsmClusterBackupStatus {
|
|
6
6
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudHsmClusterBackupStatus.d.ts","sourceRoot":"","sources":["../../../src/operations/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAI/E,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,+DAA+D;AAC/D,qBAAa,+BACX,YAAW,2BAA2B;IAEtC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC;CAMnD"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import * as coreClient from "@azure/core-client";
|
|
9
|
-
import * as Mappers from "../models/mappers";
|
|
10
|
-
import * as Parameters from "../models/parameters";
|
|
9
|
+
import * as Mappers from "../models/mappers.js";
|
|
10
|
+
import * as Parameters from "../models/parameters.js";
|
|
11
11
|
/** Class containing CloudHsmClusterBackupStatus operations. */
|
|
12
12
|
export class CloudHsmClusterBackupStatusImpl {
|
|
13
13
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudHsmClusterBackupStatus.js","sourceRoot":"","sources":["../../../src/operations/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAOtD,+DAA+D;AAC/D,MAAM,OAAO,+BAA+B;IAK1C;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CACD,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,OAAsD;QAEtD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,EAAE,EAC1D,gBAAgB,CACjB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EAAE,qLAAqL;IAC3L,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,YAAY;YAChC,aAAa,EAAE,OAAO,CAAC,qCAAqC;SAC7D;QACD,GAAG,EAAE;YACH,aAAa,EAAE,OAAO,CAAC,qCAAqC;SAC7D;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;YACjC,aAAa,EAAE,OAAO,CAAC,8CAA8C;SACtE;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,mBAAmB;QAC9B,UAAU,CAAC,KAAK;KACjB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { CloudHsmClusterBackupStatus } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureHSMResourceProvider } from \"../azureHSMResourceProvider.js\";\nimport {\n CloudHsmClusterBackupStatusGetOptionalParams,\n CloudHsmClusterBackupStatusGetResponse,\n} from \"../models/index.js\";\n\n/** Class containing CloudHsmClusterBackupStatus operations. */\nexport class CloudHsmClusterBackupStatusImpl\n implements CloudHsmClusterBackupStatus\n{\n private readonly client: AzureHSMResourceProvider;\n\n /**\n * Initialize a new instance of the class CloudHsmClusterBackupStatus class.\n * @param client Reference to the service client\n */\n constructor(client: AzureHSMResourceProvider) {\n this.client = client;\n }\n\n /**\n * Gets the backup operation status of the specified Cloud HSM Cluster\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.\n * Cloud HSM Cluster names must be between 3 and 23 characters in length.\n * @param jobId The id returned as part of the backup request\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ): Promise<CloudHsmClusterBackupStatusGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, cloudHsmClusterName, jobId, options },\n getOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.BackupResult,\n headersMapper: Mappers.CloudHsmClusterBackupStatusGetHeaders,\n },\n 202: {\n headersMapper: Mappers.CloudHsmClusterBackupStatusGetHeaders,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n headersMapper: Mappers.CloudHsmClusterBackupStatusGetExceptionHeaders,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.cloudHsmClusterName,\n Parameters.jobId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
package/{dist-esm/src → dist/browser}/operations/cloudHsmClusterPrivateEndpointConnections.d.ts
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CloudHsmClusterPrivateEndpointConnections } from "../operationsInterfaces";
|
|
2
|
-
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider";
|
|
1
|
+
import { CloudHsmClusterPrivateEndpointConnections } from "../operationsInterfaces/index.js";
|
|
2
|
+
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider.js";
|
|
3
3
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
4
|
-
import { PrivateEndpointConnection, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateResponse, CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetResponse } from "../models";
|
|
4
|
+
import { PrivateEndpointConnection, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateResponse, CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetResponse } from "../models/index.js";
|
|
5
5
|
/** Class containing CloudHsmClusterPrivateEndpointConnections operations. */
|
|
6
6
|
export declare class CloudHsmClusterPrivateEndpointConnectionsImpl implements CloudHsmClusterPrivateEndpointConnections {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,yCAAyC,EAAE,MAAM,kCAAkC,CAAC;AAI7F,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC7D,uDAAuD,EACvD,6DAA6D,EAC7D,uDAAuD,EACvD,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,oBAAoB,CAAC;AAE5B,6EAA6E;AAC7E,qBAAa,6CACX,YAAW,yCAAyC;IAEpD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC;IAanE;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uDAAuD,CAAC,EACvE,uDAAuD,CACxD,CACF;IA6DD;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC;IAUnE;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC;CAMjE"}
|