@azure/arm-hardwaresecuritymodules 2.0.0-alpha.20250205.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/src/operations/index.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
export * from "./cloudHsmClusters";
|
|
10
|
-
export * from "./cloudHsmClusterPrivateLinkResources";
|
|
11
|
-
export * from "./cloudHsmClusterPrivateEndpointConnections";
|
|
12
|
-
export * from "./privateEndpointConnections";
|
|
13
|
-
export * from "./cloudHsmClusterBackupStatus";
|
|
14
|
-
export * from "./cloudHsmClusterRestoreStatus";
|
|
15
|
-
export * from "./dedicatedHsmOperations";
|
|
16
|
-
export * from "./operations";
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
-
import { Operations } from "../operationsInterfaces";
|
|
11
|
-
import * as coreClient from "@azure/core-client";
|
|
12
|
-
import * as Mappers from "../models/mappers";
|
|
13
|
-
import * as Parameters from "../models/parameters";
|
|
14
|
-
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider";
|
|
15
|
-
import {
|
|
16
|
-
Operation,
|
|
17
|
-
OperationsListOptionalParams,
|
|
18
|
-
OperationsListResponse,
|
|
19
|
-
} from "../models";
|
|
20
|
-
|
|
21
|
-
/// <reference lib="esnext.asynciterable" />
|
|
22
|
-
/** Class containing Operations operations. */
|
|
23
|
-
export class OperationsImpl implements Operations {
|
|
24
|
-
private readonly client: AzureHSMResourceProvider;
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* Initialize a new instance of the class Operations class.
|
|
28
|
-
* @param client Reference to the service client
|
|
29
|
-
*/
|
|
30
|
-
constructor(client: AzureHSMResourceProvider) {
|
|
31
|
-
this.client = client;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Get a list of Hardware Security Modules operations.
|
|
36
|
-
* @param options The options parameters.
|
|
37
|
-
*/
|
|
38
|
-
public list(
|
|
39
|
-
options?: OperationsListOptionalParams,
|
|
40
|
-
): PagedAsyncIterableIterator<Operation> {
|
|
41
|
-
const iter = this.listPagingAll(options);
|
|
42
|
-
return {
|
|
43
|
-
next() {
|
|
44
|
-
return iter.next();
|
|
45
|
-
},
|
|
46
|
-
[Symbol.asyncIterator]() {
|
|
47
|
-
return this;
|
|
48
|
-
},
|
|
49
|
-
byPage: (settings?: PageSettings) => {
|
|
50
|
-
if (settings?.maxPageSize) {
|
|
51
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
52
|
-
}
|
|
53
|
-
return this.listPagingPage(options, settings);
|
|
54
|
-
},
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
private async *listPagingPage(
|
|
59
|
-
options?: OperationsListOptionalParams,
|
|
60
|
-
_settings?: PageSettings,
|
|
61
|
-
): AsyncIterableIterator<Operation[]> {
|
|
62
|
-
let result: OperationsListResponse;
|
|
63
|
-
result = await this._list(options);
|
|
64
|
-
yield result.value || [];
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
private async *listPagingAll(
|
|
68
|
-
options?: OperationsListOptionalParams,
|
|
69
|
-
): AsyncIterableIterator<Operation> {
|
|
70
|
-
for await (const page of this.listPagingPage(options)) {
|
|
71
|
-
yield* page;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/**
|
|
76
|
-
* Get a list of Hardware Security Modules operations.
|
|
77
|
-
* @param options The options parameters.
|
|
78
|
-
*/
|
|
79
|
-
private _list(
|
|
80
|
-
options?: OperationsListOptionalParams,
|
|
81
|
-
): Promise<OperationsListResponse> {
|
|
82
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
// Operation Specifications
|
|
86
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
87
|
-
|
|
88
|
-
const listOperationSpec: coreClient.OperationSpec = {
|
|
89
|
-
path: "/providers/Microsoft.HardwareSecurityModules/operations",
|
|
90
|
-
httpMethod: "GET",
|
|
91
|
-
responses: {
|
|
92
|
-
200: {
|
|
93
|
-
bodyMapper: Mappers.OperationListResult,
|
|
94
|
-
},
|
|
95
|
-
default: {
|
|
96
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
97
|
-
},
|
|
98
|
-
},
|
|
99
|
-
queryParameters: [Parameters.apiVersion],
|
|
100
|
-
urlParameters: [Parameters.$host],
|
|
101
|
-
headerParameters: [Parameters.accept],
|
|
102
|
-
serializer,
|
|
103
|
-
};
|
|
@@ -1,208 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
11
|
-
import { PrivateEndpointConnections } from "../operationsInterfaces";
|
|
12
|
-
import * as coreClient from "@azure/core-client";
|
|
13
|
-
import * as Mappers from "../models/mappers";
|
|
14
|
-
import * as Parameters from "../models/parameters";
|
|
15
|
-
import { AzureHSMResourceProvider } from "../azureHSMResourceProvider";
|
|
16
|
-
import {
|
|
17
|
-
PrivateEndpointConnection,
|
|
18
|
-
PrivateEndpointConnectionsListByCloudHsmClusterNextOptionalParams,
|
|
19
|
-
PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,
|
|
20
|
-
PrivateEndpointConnectionsListByCloudHsmClusterResponse,
|
|
21
|
-
PrivateEndpointConnectionsListByCloudHsmClusterNextResponse,
|
|
22
|
-
} from "../models";
|
|
23
|
-
|
|
24
|
-
/// <reference lib="esnext.asynciterable" />
|
|
25
|
-
/** Class containing PrivateEndpointConnections operations. */
|
|
26
|
-
export class PrivateEndpointConnectionsImpl
|
|
27
|
-
implements PrivateEndpointConnections
|
|
28
|
-
{
|
|
29
|
-
private readonly client: AzureHSMResourceProvider;
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Initialize a new instance of the class PrivateEndpointConnections class.
|
|
33
|
-
* @param client Reference to the service client
|
|
34
|
-
*/
|
|
35
|
-
constructor(client: AzureHSMResourceProvider) {
|
|
36
|
-
this.client = client;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
* The List operation gets information about the private endpoint connections associated with the Cloud
|
|
41
|
-
* HSM Cluster
|
|
42
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
44
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
45
|
-
* @param options The options parameters.
|
|
46
|
-
*/
|
|
47
|
-
public listByCloudHsmCluster(
|
|
48
|
-
resourceGroupName: string,
|
|
49
|
-
cloudHsmClusterName: string,
|
|
50
|
-
options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,
|
|
51
|
-
): PagedAsyncIterableIterator<PrivateEndpointConnection> {
|
|
52
|
-
const iter = this.listByCloudHsmClusterPagingAll(
|
|
53
|
-
resourceGroupName,
|
|
54
|
-
cloudHsmClusterName,
|
|
55
|
-
options,
|
|
56
|
-
);
|
|
57
|
-
return {
|
|
58
|
-
next() {
|
|
59
|
-
return iter.next();
|
|
60
|
-
},
|
|
61
|
-
[Symbol.asyncIterator]() {
|
|
62
|
-
return this;
|
|
63
|
-
},
|
|
64
|
-
byPage: (settings?: PageSettings) => {
|
|
65
|
-
if (settings?.maxPageSize) {
|
|
66
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
67
|
-
}
|
|
68
|
-
return this.listByCloudHsmClusterPagingPage(
|
|
69
|
-
resourceGroupName,
|
|
70
|
-
cloudHsmClusterName,
|
|
71
|
-
options,
|
|
72
|
-
settings,
|
|
73
|
-
);
|
|
74
|
-
},
|
|
75
|
-
};
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
private async *listByCloudHsmClusterPagingPage(
|
|
79
|
-
resourceGroupName: string,
|
|
80
|
-
cloudHsmClusterName: string,
|
|
81
|
-
options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,
|
|
82
|
-
settings?: PageSettings,
|
|
83
|
-
): AsyncIterableIterator<PrivateEndpointConnection[]> {
|
|
84
|
-
let result: PrivateEndpointConnectionsListByCloudHsmClusterResponse;
|
|
85
|
-
let continuationToken = settings?.continuationToken;
|
|
86
|
-
if (!continuationToken) {
|
|
87
|
-
result = await this._listByCloudHsmCluster(
|
|
88
|
-
resourceGroupName,
|
|
89
|
-
cloudHsmClusterName,
|
|
90
|
-
options,
|
|
91
|
-
);
|
|
92
|
-
let page = result.value || [];
|
|
93
|
-
continuationToken = result.nextLink;
|
|
94
|
-
setContinuationToken(page, continuationToken);
|
|
95
|
-
yield page;
|
|
96
|
-
}
|
|
97
|
-
while (continuationToken) {
|
|
98
|
-
result = await this._listByCloudHsmClusterNext(
|
|
99
|
-
resourceGroupName,
|
|
100
|
-
cloudHsmClusterName,
|
|
101
|
-
continuationToken,
|
|
102
|
-
options,
|
|
103
|
-
);
|
|
104
|
-
continuationToken = result.nextLink;
|
|
105
|
-
let page = result.value || [];
|
|
106
|
-
setContinuationToken(page, continuationToken);
|
|
107
|
-
yield page;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
private async *listByCloudHsmClusterPagingAll(
|
|
112
|
-
resourceGroupName: string,
|
|
113
|
-
cloudHsmClusterName: string,
|
|
114
|
-
options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,
|
|
115
|
-
): AsyncIterableIterator<PrivateEndpointConnection> {
|
|
116
|
-
for await (const page of this.listByCloudHsmClusterPagingPage(
|
|
117
|
-
resourceGroupName,
|
|
118
|
-
cloudHsmClusterName,
|
|
119
|
-
options,
|
|
120
|
-
)) {
|
|
121
|
-
yield* page;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
/**
|
|
126
|
-
* The List operation gets information about the private endpoint connections associated with the Cloud
|
|
127
|
-
* HSM Cluster
|
|
128
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
129
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
130
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
131
|
-
* @param options The options parameters.
|
|
132
|
-
*/
|
|
133
|
-
private _listByCloudHsmCluster(
|
|
134
|
-
resourceGroupName: string,
|
|
135
|
-
cloudHsmClusterName: string,
|
|
136
|
-
options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams,
|
|
137
|
-
): Promise<PrivateEndpointConnectionsListByCloudHsmClusterResponse> {
|
|
138
|
-
return this.client.sendOperationRequest(
|
|
139
|
-
{ resourceGroupName, cloudHsmClusterName, options },
|
|
140
|
-
listByCloudHsmClusterOperationSpec,
|
|
141
|
-
);
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
/**
|
|
145
|
-
* ListByCloudHsmClusterNext
|
|
146
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
147
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
148
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
149
|
-
* @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.
|
|
150
|
-
* @param options The options parameters.
|
|
151
|
-
*/
|
|
152
|
-
private _listByCloudHsmClusterNext(
|
|
153
|
-
resourceGroupName: string,
|
|
154
|
-
cloudHsmClusterName: string,
|
|
155
|
-
nextLink: string,
|
|
156
|
-
options?: PrivateEndpointConnectionsListByCloudHsmClusterNextOptionalParams,
|
|
157
|
-
): Promise<PrivateEndpointConnectionsListByCloudHsmClusterNextResponse> {
|
|
158
|
-
return this.client.sendOperationRequest(
|
|
159
|
-
{ resourceGroupName, cloudHsmClusterName, nextLink, options },
|
|
160
|
-
listByCloudHsmClusterNextOperationSpec,
|
|
161
|
-
);
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
// Operation Specifications
|
|
165
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
166
|
-
|
|
167
|
-
const listByCloudHsmClusterOperationSpec: coreClient.OperationSpec = {
|
|
168
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections",
|
|
169
|
-
httpMethod: "GET",
|
|
170
|
-
responses: {
|
|
171
|
-
200: {
|
|
172
|
-
bodyMapper: Mappers.PrivateEndpointConnectionListResult,
|
|
173
|
-
},
|
|
174
|
-
default: {
|
|
175
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
176
|
-
},
|
|
177
|
-
},
|
|
178
|
-
queryParameters: [Parameters.apiVersion],
|
|
179
|
-
urlParameters: [
|
|
180
|
-
Parameters.$host,
|
|
181
|
-
Parameters.subscriptionId,
|
|
182
|
-
Parameters.resourceGroupName,
|
|
183
|
-
Parameters.cloudHsmClusterName,
|
|
184
|
-
],
|
|
185
|
-
headerParameters: [Parameters.accept],
|
|
186
|
-
serializer,
|
|
187
|
-
};
|
|
188
|
-
const listByCloudHsmClusterNextOperationSpec: coreClient.OperationSpec = {
|
|
189
|
-
path: "{nextLink}",
|
|
190
|
-
httpMethod: "GET",
|
|
191
|
-
responses: {
|
|
192
|
-
200: {
|
|
193
|
-
bodyMapper: Mappers.PrivateEndpointConnectionListResult,
|
|
194
|
-
},
|
|
195
|
-
default: {
|
|
196
|
-
bodyMapper: Mappers.ErrorResponse,
|
|
197
|
-
},
|
|
198
|
-
},
|
|
199
|
-
urlParameters: [
|
|
200
|
-
Parameters.$host,
|
|
201
|
-
Parameters.subscriptionId,
|
|
202
|
-
Parameters.resourceGroupName,
|
|
203
|
-
Parameters.cloudHsmClusterName,
|
|
204
|
-
Parameters.nextLink,
|
|
205
|
-
],
|
|
206
|
-
headerParameters: [Parameters.accept],
|
|
207
|
-
serializer,
|
|
208
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
CloudHsmClusterBackupStatusGetOptionalParams,
|
|
11
|
-
CloudHsmClusterBackupStatusGetResponse,
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a CloudHsmClusterBackupStatus. */
|
|
15
|
-
export interface CloudHsmClusterBackupStatus {
|
|
16
|
-
/**
|
|
17
|
-
* Gets the backup operation status of the specified Cloud HSM Cluster
|
|
18
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
20
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
21
|
-
* @param jobId The id returned as part of the backup request
|
|
22
|
-
* @param options The options parameters.
|
|
23
|
-
*/
|
|
24
|
-
get(
|
|
25
|
-
resourceGroupName: string,
|
|
26
|
-
cloudHsmClusterName: string,
|
|
27
|
-
jobId: string,
|
|
28
|
-
options?: CloudHsmClusterBackupStatusGetOptionalParams,
|
|
29
|
-
): Promise<CloudHsmClusterBackupStatusGetResponse>;
|
|
30
|
-
}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
10
|
-
import {
|
|
11
|
-
PrivateEndpointConnection,
|
|
12
|
-
CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,
|
|
13
|
-
CloudHsmClusterPrivateEndpointConnectionsCreateResponse,
|
|
14
|
-
CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,
|
|
15
|
-
CloudHsmClusterPrivateEndpointConnectionsDeleteResponse,
|
|
16
|
-
CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,
|
|
17
|
-
CloudHsmClusterPrivateEndpointConnectionsGetResponse,
|
|
18
|
-
} from "../models";
|
|
19
|
-
|
|
20
|
-
/** Interface representing a CloudHsmClusterPrivateEndpointConnections. */
|
|
21
|
-
export interface CloudHsmClusterPrivateEndpointConnections {
|
|
22
|
-
/**
|
|
23
|
-
* Creates or updates the private endpoint connection for the Cloud Hsm Cluster.
|
|
24
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
26
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
27
|
-
* @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
|
|
28
|
-
* Cluster.
|
|
29
|
-
* @param properties Parameters of the PrivateEndpointConnection
|
|
30
|
-
* @param options The options parameters.
|
|
31
|
-
*/
|
|
32
|
-
create(
|
|
33
|
-
resourceGroupName: string,
|
|
34
|
-
cloudHsmClusterName: string,
|
|
35
|
-
peConnectionName: string,
|
|
36
|
-
properties: PrivateEndpointConnection,
|
|
37
|
-
options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,
|
|
38
|
-
): Promise<CloudHsmClusterPrivateEndpointConnectionsCreateResponse>;
|
|
39
|
-
/**
|
|
40
|
-
* Deletes the private endpoint connection for the Cloud Hsm Cluster.
|
|
41
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
43
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
44
|
-
* @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
|
|
45
|
-
* Cluster.
|
|
46
|
-
* @param options The options parameters.
|
|
47
|
-
*/
|
|
48
|
-
beginDelete(
|
|
49
|
-
resourceGroupName: string,
|
|
50
|
-
cloudHsmClusterName: string,
|
|
51
|
-
peConnectionName: string,
|
|
52
|
-
options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,
|
|
53
|
-
): Promise<
|
|
54
|
-
SimplePollerLike<
|
|
55
|
-
OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>,
|
|
56
|
-
CloudHsmClusterPrivateEndpointConnectionsDeleteResponse
|
|
57
|
-
>
|
|
58
|
-
>;
|
|
59
|
-
/**
|
|
60
|
-
* Deletes the private endpoint connection for the Cloud Hsm Cluster.
|
|
61
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
63
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
64
|
-
* @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
|
|
65
|
-
* Cluster.
|
|
66
|
-
* @param options The options parameters.
|
|
67
|
-
*/
|
|
68
|
-
beginDeleteAndWait(
|
|
69
|
-
resourceGroupName: string,
|
|
70
|
-
cloudHsmClusterName: string,
|
|
71
|
-
peConnectionName: string,
|
|
72
|
-
options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,
|
|
73
|
-
): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;
|
|
74
|
-
/**
|
|
75
|
-
* Gets the private endpoint connection for the Cloud Hsm Cluster.
|
|
76
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
77
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
78
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
79
|
-
* @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
|
|
80
|
-
* Cluster.
|
|
81
|
-
* @param options The options parameters.
|
|
82
|
-
*/
|
|
83
|
-
get(
|
|
84
|
-
resourceGroupName: string,
|
|
85
|
-
cloudHsmClusterName: string,
|
|
86
|
-
peConnectionName: string,
|
|
87
|
-
options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,
|
|
88
|
-
): Promise<CloudHsmClusterPrivateEndpointConnectionsGetResponse>;
|
|
89
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
PrivateLinkResource,
|
|
12
|
-
CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,
|
|
13
|
-
} from "../models";
|
|
14
|
-
|
|
15
|
-
/// <reference lib="esnext.asynciterable" />
|
|
16
|
-
/** Interface representing a CloudHsmClusterPrivateLinkResources. */
|
|
17
|
-
export interface CloudHsmClusterPrivateLinkResources {
|
|
18
|
-
/**
|
|
19
|
-
* Gets the private link resources supported for the Cloud Hsm Cluster.
|
|
20
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
21
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
22
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
23
|
-
* @param options The options parameters.
|
|
24
|
-
*/
|
|
25
|
-
listByCloudHsmCluster(
|
|
26
|
-
resourceGroupName: string,
|
|
27
|
-
cloudHsmClusterName: string,
|
|
28
|
-
options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,
|
|
29
|
-
): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
30
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
CloudHsmClusterRestoreStatusGetOptionalParams,
|
|
11
|
-
CloudHsmClusterRestoreStatusGetResponse,
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a CloudHsmClusterRestoreStatus. */
|
|
15
|
-
export interface CloudHsmClusterRestoreStatus {
|
|
16
|
-
/**
|
|
17
|
-
* Gets the restore operation status of the specified Cloud HSM Cluster
|
|
18
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
19
|
-
* @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
|
|
20
|
-
* Cloud HSM Cluster names must be between 3 and 23 characters in length.
|
|
21
|
-
* @param jobId The id returned as part of the backup request
|
|
22
|
-
* @param options The options parameters.
|
|
23
|
-
*/
|
|
24
|
-
get(
|
|
25
|
-
resourceGroupName: string,
|
|
26
|
-
cloudHsmClusterName: string,
|
|
27
|
-
jobId: string,
|
|
28
|
-
options?: CloudHsmClusterRestoreStatusGetOptionalParams,
|
|
29
|
-
): Promise<CloudHsmClusterRestoreStatusGetResponse>;
|
|
30
|
-
}
|