@azure/arm-hardwaresecuritymodules 2.0.0 → 3.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +46 -0
- package/README.md +14 -14
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +20 -26
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +19 -21
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusters/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/browser/api/cloudHsmClusters/operations.js +162 -123
- package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/browser/api/cloudHsmClusters/options.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/browser/api/dedicatedHsm/index.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/browser/api/dedicatedHsm/operations.js +100 -69
- package/dist/browser/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/browser/api/dedicatedHsm/options.js.map +1 -1
- package/dist/browser/api/index.d.ts +2 -1
- package/dist/browser/api/index.js +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.d.ts +5 -5
- package/dist/browser/api/operations/operations.js +16 -8
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/operations/options.d.ts +1 -1
- package/dist/browser/api/operations/options.js.map +1 -1
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusters/index.js +4 -0
- package/dist/browser/api/paymentHsmClusters/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/browser/api/paymentHsmClusters/operations.js +209 -0
- package/dist/browser/api/paymentHsmClusters/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/browser/api/paymentHsmClusters/options.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/browser/api/privateEndpointConnections/operations.js +18 -14
- package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/browser/api/privateEndpointConnections/options.js.map +1 -1
- package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/browser/azureDedicatedHSMResourceProvider.js +42 -14
- package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/browser/classic/cloudHsmClusters/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/browser/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/browser/classic/dedicatedHsm/index.js +3 -1
- package/dist/browser/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +11 -8
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/operations/index.d.ts +4 -4
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/browser/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/browser/classic/paymentHsmClusters/index.js +19 -0
- package/dist/browser/classic/paymentHsmClusters/index.js.map +1 -0
- package/dist/browser/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/index.d.ts +24 -14
- package/dist/browser/index.js +4 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +273 -48
- package/dist/browser/models/models.js +274 -49
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.js +41 -44
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/browser/static-helpers/pagingHelpers.js +59 -53
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/browser/static-helpers/pollingHelpers.js +33 -14
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +43 -12
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +49 -37
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +65 -41
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +32 -10
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +151 -105
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +72 -32
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +65 -41
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusters/index.js +46 -17
- package/dist/commonjs/api/cloudHsmClusters/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/commonjs/api/cloudHsmClusters/operations.js +437 -296
- package/dist/commonjs/api/cloudHsmClusters/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/commonjs/api/cloudHsmClusters/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusters/options.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/commonjs/api/dedicatedHsm/index.js +40 -14
- package/dist/commonjs/api/dedicatedHsm/index.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/commonjs/api/dedicatedHsm/operations.js +304 -193
- package/dist/commonjs/api/dedicatedHsm/operations.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/commonjs/api/dedicatedHsm/options.js +16 -5
- package/dist/commonjs/api/dedicatedHsm/options.js.map +7 -1
- package/dist/commonjs/api/index.d.ts +2 -1
- package/dist/commonjs/api/index.js +28 -8
- package/dist/commonjs/api/index.js.map +7 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js +28 -8
- package/dist/commonjs/api/operations/index.js.map +7 -1
- package/dist/commonjs/api/operations/operations.d.ts +5 -5
- package/dist/commonjs/api/operations/operations.js +67 -27
- package/dist/commonjs/api/operations/operations.js.map +7 -1
- package/dist/commonjs/api/operations/options.d.ts +1 -1
- package/dist/commonjs/api/operations/options.js +16 -5
- package/dist/commonjs/api/operations/options.js.map +7 -1
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js +34 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js +219 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js +28 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js +81 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusters/index.js +38 -0
- package/dist/commonjs/api/paymentHsmClusters/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.js +297 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/commonjs/api/paymentHsmClusters/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusters/options.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/commonjs/api/privateEndpointConnections/index.js +28 -8
- package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/commonjs/api/privateEndpointConnections/operations.js +72 -36
- package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -1
- package/dist/commonjs/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/commonjs/api/privateEndpointConnections/options.js +16 -5
- package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -1
- package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js +82 -35
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +43 -13
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/commonjs/classic/cloudHsmClusters/index.js +43 -20
- package/dist/commonjs/classic/cloudHsmClusters/index.js.map +7 -1
- package/dist/commonjs/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/commonjs/classic/dedicatedHsm/index.js +40 -17
- package/dist/commonjs/classic/dedicatedHsm/index.js.map +7 -1
- package/dist/commonjs/classic/index.d.ts +11 -8
- package/dist/commonjs/classic/index.js +16 -5
- package/dist/commonjs/classic/index.js.map +7 -1
- package/dist/commonjs/classic/operations/index.d.ts +4 -4
- package/dist/commonjs/classic/operations/index.js +34 -11
- package/dist/commonjs/classic/operations/index.js.map +7 -1
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js +48 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js +38 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.js +43 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.js.map +7 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/commonjs/classic/privateEndpointConnections/index.js +34 -11
- package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/index.d.ts +24 -14
- package/dist/commonjs/index.js +78 -26
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.js +29 -8
- package/dist/commonjs/logger.js.map +7 -1
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.js +64 -22
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +273 -48
- package/dist/commonjs/models/models.js +899 -688
- package/dist/commonjs/models/models.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.js +132 -125
- package/dist/commonjs/restorePollerHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +131 -128
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +95 -73
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +167 -142
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +20 -26
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +19 -21
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusters/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/esm/api/cloudHsmClusters/operations.js +162 -123
- package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/esm/api/cloudHsmClusters/options.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/esm/api/dedicatedHsm/index.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/esm/api/dedicatedHsm/operations.js +100 -69
- package/dist/esm/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/esm/api/dedicatedHsm/options.js.map +1 -1
- package/dist/esm/api/index.d.ts +2 -1
- package/dist/esm/api/index.js +1 -1
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.d.ts +5 -5
- package/dist/esm/api/operations/operations.js +16 -8
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/operations/options.d.ts +1 -1
- package/dist/esm/api/operations/options.js.map +1 -1
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusters/index.js +4 -0
- package/dist/esm/api/paymentHsmClusters/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/esm/api/paymentHsmClusters/operations.js +209 -0
- package/dist/esm/api/paymentHsmClusters/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/esm/api/paymentHsmClusters/options.js.map +1 -0
- package/dist/esm/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/esm/api/privateEndpointConnections/operations.js +18 -14
- package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/esm/api/privateEndpointConnections/options.js.map +1 -1
- package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/esm/azureDedicatedHSMResourceProvider.js +42 -14
- package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/esm/classic/cloudHsmClusters/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/esm/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/esm/classic/dedicatedHsm/index.js +3 -1
- package/dist/esm/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +11 -8
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/operations/index.d.ts +4 -4
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/esm/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/esm/classic/paymentHsmClusters/index.js +19 -0
- package/dist/esm/classic/paymentHsmClusters/index.js.map +1 -0
- package/dist/esm/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/index.d.ts +24 -14
- package/dist/esm/index.js +4 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +273 -48
- package/dist/esm/models/models.js +274 -49
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.js +41 -44
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/esm/static-helpers/pagingHelpers.js +59 -53
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/esm/static-helpers/pollingHelpers.js +33 -14
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +43 -12
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +91 -108
- package/review/{arm-hardwaresecuritymodules.api.md → arm-hardwaresecuritymodules-node.api.md} +198 -41
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.d.ts +0 -19
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +0 -36
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.d.ts +0 -9
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +0 -42
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/options.d.ts +0 -7
- package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +0 -23
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +0 -109
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +0 -13
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +0 -10
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +0 -36
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.d.ts +0 -5
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.d.ts +0 -9
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +0 -42
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.d.ts +0 -7
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusters/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusters/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/operations.d.ts +0 -52
- package/dist/react-native/api/cloudHsmClusters/operations.js +0 -324
- package/dist/react-native/api/cloudHsmClusters/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/options.d.ts +0 -57
- package/dist/react-native/api/cloudHsmClusters/options.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/index.d.ts +0 -3
- package/dist/react-native/api/dedicatedHsm/index.js +0 -4
- package/dist/react-native/api/dedicatedHsm/index.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/operations.d.ts +0 -40
- package/dist/react-native/api/dedicatedHsm/operations.js +0 -215
- package/dist/react-native/api/dedicatedHsm/operations.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/options.d.ts +0 -33
- package/dist/react-native/api/dedicatedHsm/options.js.map +0 -1
- package/dist/react-native/api/index.d.ts +0 -2
- package/dist/react-native/api/index.js +0 -4
- package/dist/react-native/api/index.js.map +0 -1
- package/dist/react-native/api/operations/index.d.ts +0 -3
- package/dist/react-native/api/operations/index.js +0 -4
- package/dist/react-native/api/operations/index.js.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts +0 -10
- package/dist/react-native/api/operations/operations.js +0 -29
- package/dist/react-native/api/operations/operations.js.map +0 -1
- package/dist/react-native/api/operations/options.d.ts +0 -5
- package/dist/react-native/api/operations/options.js +0 -4
- package/dist/react-native/api/operations/options.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/index.d.ts +0 -3
- package/dist/react-native/api/privateEndpointConnections/index.js +0 -4
- package/dist/react-native/api/privateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/operations.d.ts +0 -10
- package/dist/react-native/api/privateEndpointConnections/operations.js +0 -36
- package/dist/react-native/api/privateEndpointConnections/operations.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/options.d.ts +0 -5
- package/dist/react-native/api/privateEndpointConnections/options.js +0 -4
- package/dist/react-native/api/privateEndpointConnections/options.js.map +0 -1
- package/dist/react-native/azureDedicatedHSMResourceProvider.d.ts +0 -36
- package/dist/react-native/azureDedicatedHSMResourceProvider.js +0 -33
- package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.d.ts +0 -10
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -20
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +0 -14
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -11
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.d.ts +0 -10
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusters/index.d.ts +0 -35
- package/dist/react-native/classic/cloudHsmClusters/index.js +0 -21
- package/dist/react-native/classic/cloudHsmClusters/index.js.map +0 -1
- package/dist/react-native/classic/dedicatedHsm/index.d.ts +0 -29
- package/dist/react-native/classic/dedicatedHsm/index.js +0 -18
- package/dist/react-native/classic/dedicatedHsm/index.js.map +0 -1
- package/dist/react-native/classic/index.d.ts +0 -9
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/index.js.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts +0 -11
- package/dist/react-native/classic/operations/index.js +0 -12
- package/dist/react-native/classic/operations/index.js.map +0 -1
- package/dist/react-native/classic/privateEndpointConnections/index.d.ts +0 -11
- package/dist/react-native/classic/privateEndpointConnections/index.js +0 -12
- package/dist/react-native/classic/privateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -16
- package/dist/react-native/index.js +0 -6
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/logger.d.ts +0 -2
- package/dist/react-native/logger.js +0 -5
- package/dist/react-native/logger.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -2
- package/dist/react-native/models/index.js +0 -4
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/models.d.ts +0 -751
- package/dist/react-native/models/models.js +0 -747
- package/dist/react-native/models/models.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/restorePollerHelpers.d.ts +0 -21
- package/dist/react-native/restorePollerHelpers.js +0 -133
- package/dist/react-native/restorePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -72
- package/dist/react-native/static-helpers/pagingHelpers.js +0 -137
- package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -30
- package/dist/react-native/static-helpers/pollingHelpers.js +0 -76
- package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
- package/dist/react-native/static-helpers/urlTemplate.js +0 -169
- package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus.api.md +0 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections.api.md +0 -36
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus.api.md +0 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters.api.md +0 -96
- package/review/arm-hardwaresecuritymodules-api-dedicatedHsm.api.md +0 -68
- package/review/arm-hardwaresecuritymodules-api-operations.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api.api.md +0 -27
- package/review/arm-hardwaresecuritymodules-models.api.md +0 -471
- /package/dist/{react-native/api/cloudHsmClusterBackupStatus → browser/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterPrivateEndpointConnections → browser/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterPrivateLinkResources → browser/api/paymentHsmClusters}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterRestoreStatus → esm/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusters → esm/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
- /package/dist/{react-native/api/dedicatedHsm → esm/api/paymentHsmClusters}/options.js +0 -0
|
@@ -1,33 +1,61 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
|
-
import { createAzureDedicatedHSMResourceProvider
|
|
4
|
-
import {
|
|
5
|
-
import { _getCloudHsmClusterPrivateEndpointConnectionsOperations
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { _getCloudHsmClustersOperations, } from "./classic/cloudHsmClusters/index.js";
|
|
3
|
+
import { createAzureDedicatedHSMResourceProvider } from "./api/index.js";
|
|
4
|
+
import { _getCloudHsmClusterBackupStatusOperations } from "./classic/cloudHsmClusterBackupStatus/index.js";
|
|
5
|
+
import { _getCloudHsmClusterPrivateEndpointConnectionsOperations } from "./classic/cloudHsmClusterPrivateEndpointConnections/index.js";
|
|
6
|
+
import { _getCloudHsmClusterPrivateLinkResourcesOperations } from "./classic/cloudHsmClusterPrivateLinkResources/index.js";
|
|
7
|
+
import { _getCloudHsmClusterRestoreStatusOperations } from "./classic/cloudHsmClusterRestoreStatus/index.js";
|
|
8
|
+
import { _getCloudHsmClustersOperations } from "./classic/cloudHsmClusters/index.js";
|
|
9
|
+
import { _getDedicatedHsmOperations } from "./classic/dedicatedHsm/index.js";
|
|
11
10
|
import { _getOperationsOperations } from "./classic/operations/index.js";
|
|
11
|
+
import { _getPaymentHsmClusterPrivateEndpointConnectionsOperations } from "./classic/paymentHsmClusterPrivateEndpointConnections/index.js";
|
|
12
|
+
import { _getPaymentHsmClusterPrivateLinkResourcesOperations } from "./classic/paymentHsmClusterPrivateLinkResources/index.js";
|
|
13
|
+
import { _getPaymentHsmClustersOperations } from "./classic/paymentHsmClusters/index.js";
|
|
14
|
+
import { _getPrivateEndpointConnectionsOperations } from "./classic/privateEndpointConnections/index.js";
|
|
12
15
|
export class AzureDedicatedHSMResourceProvider {
|
|
16
|
+
_client;
|
|
17
|
+
/** The pipeline used by this client to make requests */
|
|
18
|
+
pipeline;
|
|
13
19
|
/** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */
|
|
14
20
|
constructor(credential, subscriptionId, options = {}) {
|
|
15
|
-
|
|
16
|
-
const prefixFromOptions = (_a = options === null || options === void 0 ? void 0 : options.userAgentOptions) === null || _a === void 0 ? void 0 : _a.userAgentPrefix;
|
|
17
|
-
const userAgentPrefix = prefixFromOptions
|
|
18
|
-
? `${prefixFromOptions} azsdk-js-client`
|
|
19
|
-
: `azsdk-js-client`;
|
|
20
|
-
this._client = createAzureDedicatedHSMResourceProvider(credential, subscriptionId, Object.assign(Object.assign({}, options), { userAgentOptions: { userAgentPrefix } }));
|
|
21
|
+
this._client = createAzureDedicatedHSMResourceProvider(credential, subscriptionId, options);
|
|
21
22
|
this.pipeline = this._client.pipeline;
|
|
23
|
+
this.paymentHsmClusterPrivateLinkResources =
|
|
24
|
+
_getPaymentHsmClusterPrivateLinkResourcesOperations(this._client);
|
|
22
25
|
this.dedicatedHsm = _getDedicatedHsmOperations(this._client);
|
|
23
26
|
this.cloudHsmClusterPrivateEndpointConnections =
|
|
24
27
|
_getCloudHsmClusterPrivateEndpointConnectionsOperations(this._client);
|
|
25
28
|
this.cloudHsmClusterRestoreStatus = _getCloudHsmClusterRestoreStatusOperations(this._client);
|
|
26
29
|
this.cloudHsmClusterBackupStatus = _getCloudHsmClusterBackupStatusOperations(this._client);
|
|
27
30
|
this.cloudHsmClusterPrivateLinkResources = _getCloudHsmClusterPrivateLinkResourcesOperations(this._client);
|
|
31
|
+
this.paymentHsmClusterPrivateEndpointConnections =
|
|
32
|
+
_getPaymentHsmClusterPrivateEndpointConnectionsOperations(this._client);
|
|
33
|
+
this.paymentHsmClusters = _getPaymentHsmClustersOperations(this._client);
|
|
28
34
|
this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);
|
|
29
35
|
this.cloudHsmClusters = _getCloudHsmClustersOperations(this._client);
|
|
30
36
|
this.operations = _getOperationsOperations(this._client);
|
|
31
37
|
}
|
|
38
|
+
/** The operation groups for paymentHsmClusterPrivateLinkResources */
|
|
39
|
+
paymentHsmClusterPrivateLinkResources;
|
|
40
|
+
/** The operation groups for dedicatedHsm */
|
|
41
|
+
dedicatedHsm;
|
|
42
|
+
/** The operation groups for cloudHsmClusterPrivateEndpointConnections */
|
|
43
|
+
cloudHsmClusterPrivateEndpointConnections;
|
|
44
|
+
/** The operation groups for cloudHsmClusterRestoreStatus */
|
|
45
|
+
cloudHsmClusterRestoreStatus;
|
|
46
|
+
/** The operation groups for cloudHsmClusterBackupStatus */
|
|
47
|
+
cloudHsmClusterBackupStatus;
|
|
48
|
+
/** The operation groups for cloudHsmClusterPrivateLinkResources */
|
|
49
|
+
cloudHsmClusterPrivateLinkResources;
|
|
50
|
+
/** The operation groups for paymentHsmClusterPrivateEndpointConnections */
|
|
51
|
+
paymentHsmClusterPrivateEndpointConnections;
|
|
52
|
+
/** The operation groups for paymentHsmClusters */
|
|
53
|
+
paymentHsmClusters;
|
|
54
|
+
/** The operation groups for privateEndpointConnections */
|
|
55
|
+
privateEndpointConnections;
|
|
56
|
+
/** The operation groups for cloudHsmClusters */
|
|
57
|
+
cloudHsmClusters;
|
|
58
|
+
/** The operation groups for operations */
|
|
59
|
+
operations;
|
|
32
60
|
}
|
|
33
61
|
//# sourceMappingURL=azureDedicatedHSMResourceProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"azureDedicatedHSMResourceProvider.js","sourceRoot":"","sources":["../../src/azureDedicatedHSMResourceProvider.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"azureDedicatedHSMResourceProvider.js","sourceRoot":"","sources":["../../src/azureDedicatedHSMResourceProvider.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAMlC,OAAO,EAAE,uCAAuC,EAAE,MAAM,gBAAgB,CAAC;AAEzE,OAAO,EAAE,yCAAyC,EAAE,MAAM,gDAAgD,CAAC;AAE3G,OAAO,EAAE,uDAAuD,EAAE,MAAM,8DAA8D,CAAC;AAEvI,OAAO,EAAE,iDAAiD,EAAE,MAAM,wDAAwD,CAAC;AAE3H,OAAO,EAAE,0CAA0C,EAAE,MAAM,iDAAiD,CAAC;AAE7G,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAE7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,yDAAyD,EAAE,MAAM,gEAAgE,CAAC;AAE3I,OAAO,EAAE,mDAAmD,EAAE,MAAM,0DAA0D,CAAC;AAE/H,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAEzF,OAAO,EAAE,wCAAwC,EAAE,MAAM,+CAA+C,CAAC;AAMzG,MAAM,OAAO,iCAAiC;IACpC,OAAO,CAA2C;IAC1D,wDAAwD;IACxC,QAAQ,CAAW;IAEnC,oHAAoH;IACpH,YACE,UAA2B,EAC3B,cAAsB,EACtB,UAA2D,EAAE;QAE7D,IAAI,CAAC,OAAO,GAAG,uCAAuC,CAAC,UAAU,EAAE,cAAc,EAAE,OAAO,CAAC,CAAC;QAC5F,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;QACtC,IAAI,CAAC,qCAAqC;YACxC,mDAAmD,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACpE,IAAI,CAAC,YAAY,GAAG,0BAA0B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7D,IAAI,CAAC,yCAAyC;YAC5C,uDAAuD,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,IAAI,CAAC,4BAA4B,GAAG,0CAA0C,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7F,IAAI,CAAC,2BAA2B,GAAG,yCAAyC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC3F,IAAI,CAAC,mCAAmC,GAAG,iDAAiD,CAC1F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,IAAI,CAAC,2CAA2C;YAC9C,yDAAyD,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1E,IAAI,CAAC,kBAAkB,GAAG,gCAAgC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzE,IAAI,CAAC,0BAA0B,GAAG,wCAAwC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACzF,IAAI,CAAC,gBAAgB,GAAG,8BAA8B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrE,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED,qEAAqE;IACrD,qCAAqC,CAAkD;IACvG,4CAA4C;IAC5B,YAAY,CAAyB;IACrD,yEAAyE;IACzD,yCAAyC,CAAsD;IAC/G,4DAA4D;IAC5C,4BAA4B,CAAyC;IACrF,2DAA2D;IAC3C,2BAA2B,CAAwC;IACnF,mEAAmE;IACnD,mCAAmC,CAAgD;IACnG,2EAA2E;IAC3D,2CAA2C,CAAwD;IACnH,kDAAkD;IAClC,kBAAkB,CAA+B;IACjE,0DAA0D;IAC1C,0BAA0B,CAAuC;IACjF,gDAAgD;IAChC,gBAAgB,CAA6B;IAC7D,0CAA0C;IAC1B,UAAU,CAAuB;CAClD","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type {\n AzureDedicatedHSMResourceProviderContext,\n AzureDedicatedHSMResourceProviderOptionalParams,\n} from \"./api/index.js\";\nimport { createAzureDedicatedHSMResourceProvider } from \"./api/index.js\";\nimport type { CloudHsmClusterBackupStatusOperations } from \"./classic/cloudHsmClusterBackupStatus/index.js\";\nimport { _getCloudHsmClusterBackupStatusOperations } from \"./classic/cloudHsmClusterBackupStatus/index.js\";\nimport type { CloudHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/cloudHsmClusterPrivateEndpointConnections/index.js\";\nimport { _getCloudHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/cloudHsmClusterPrivateEndpointConnections/index.js\";\nimport type { CloudHsmClusterPrivateLinkResourcesOperations } from \"./classic/cloudHsmClusterPrivateLinkResources/index.js\";\nimport { _getCloudHsmClusterPrivateLinkResourcesOperations } from \"./classic/cloudHsmClusterPrivateLinkResources/index.js\";\nimport type { CloudHsmClusterRestoreStatusOperations } from \"./classic/cloudHsmClusterRestoreStatus/index.js\";\nimport { _getCloudHsmClusterRestoreStatusOperations } from \"./classic/cloudHsmClusterRestoreStatus/index.js\";\nimport type { CloudHsmClustersOperations } from \"./classic/cloudHsmClusters/index.js\";\nimport { _getCloudHsmClustersOperations } from \"./classic/cloudHsmClusters/index.js\";\nimport type { DedicatedHsmOperations } from \"./classic/dedicatedHsm/index.js\";\nimport { _getDedicatedHsmOperations } from \"./classic/dedicatedHsm/index.js\";\nimport type { OperationsOperations } from \"./classic/operations/index.js\";\nimport { _getOperationsOperations } from \"./classic/operations/index.js\";\nimport type { PaymentHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/paymentHsmClusterPrivateEndpointConnections/index.js\";\nimport { _getPaymentHsmClusterPrivateEndpointConnectionsOperations } from \"./classic/paymentHsmClusterPrivateEndpointConnections/index.js\";\nimport type { PaymentHsmClusterPrivateLinkResourcesOperations } from \"./classic/paymentHsmClusterPrivateLinkResources/index.js\";\nimport { _getPaymentHsmClusterPrivateLinkResourcesOperations } from \"./classic/paymentHsmClusterPrivateLinkResources/index.js\";\nimport type { PaymentHsmClustersOperations } from \"./classic/paymentHsmClusters/index.js\";\nimport { _getPaymentHsmClustersOperations } from \"./classic/paymentHsmClusters/index.js\";\nimport type { PrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport { _getPrivateEndpointConnectionsOperations } from \"./classic/privateEndpointConnections/index.js\";\nimport type { TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { AzureDedicatedHSMResourceProviderOptionalParams } from \"./api/azureDedicatedHSMResourceProviderContext.js\";\n\nexport class AzureDedicatedHSMResourceProvider {\n private _client: AzureDedicatedHSMResourceProviderContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n /** The Azure management API provides a RESTful set of web services that interact with Hardware Security Modules. */\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options: AzureDedicatedHSMResourceProviderOptionalParams = {},\n ) {\n this._client = createAzureDedicatedHSMResourceProvider(credential, subscriptionId, options);\n this.pipeline = this._client.pipeline;\n this.paymentHsmClusterPrivateLinkResources =\n _getPaymentHsmClusterPrivateLinkResourcesOperations(this._client);\n this.dedicatedHsm = _getDedicatedHsmOperations(this._client);\n this.cloudHsmClusterPrivateEndpointConnections =\n _getCloudHsmClusterPrivateEndpointConnectionsOperations(this._client);\n this.cloudHsmClusterRestoreStatus = _getCloudHsmClusterRestoreStatusOperations(this._client);\n this.cloudHsmClusterBackupStatus = _getCloudHsmClusterBackupStatusOperations(this._client);\n this.cloudHsmClusterPrivateLinkResources = _getCloudHsmClusterPrivateLinkResourcesOperations(\n this._client,\n );\n this.paymentHsmClusterPrivateEndpointConnections =\n _getPaymentHsmClusterPrivateEndpointConnectionsOperations(this._client);\n this.paymentHsmClusters = _getPaymentHsmClustersOperations(this._client);\n this.privateEndpointConnections = _getPrivateEndpointConnectionsOperations(this._client);\n this.cloudHsmClusters = _getCloudHsmClustersOperations(this._client);\n this.operations = _getOperationsOperations(this._client);\n }\n\n /** The operation groups for paymentHsmClusterPrivateLinkResources */\n public readonly paymentHsmClusterPrivateLinkResources: PaymentHsmClusterPrivateLinkResourcesOperations;\n /** The operation groups for dedicatedHsm */\n public readonly dedicatedHsm: DedicatedHsmOperations;\n /** The operation groups for cloudHsmClusterPrivateEndpointConnections */\n public readonly cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnectionsOperations;\n /** The operation groups for cloudHsmClusterRestoreStatus */\n public readonly cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatusOperations;\n /** The operation groups for cloudHsmClusterBackupStatus */\n public readonly cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatusOperations;\n /** The operation groups for cloudHsmClusterPrivateLinkResources */\n public readonly cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResourcesOperations;\n /** The operation groups for paymentHsmClusterPrivateEndpointConnections */\n public readonly paymentHsmClusterPrivateEndpointConnections: PaymentHsmClusterPrivateEndpointConnectionsOperations;\n /** The operation groups for paymentHsmClusters */\n public readonly paymentHsmClusters: PaymentHsmClustersOperations;\n /** The operation groups for privateEndpointConnections */\n public readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;\n /** The operation groups for cloudHsmClusters */\n public readonly cloudHsmClusters: CloudHsmClustersOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n}\n"]}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import { CloudHsmClusterBackupStatusGetOptionalParams } from "../../api/cloudHsmClusterBackupStatus/options.js";
|
|
3
|
-
import {
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { CloudHsmClusterBackupStatusGetOptionalParams } from "../../api/cloudHsmClusterBackupStatus/options.js";
|
|
3
|
+
import type { BackupResult } from "../../models/models.js";
|
|
4
4
|
/** Interface representing a CloudHsmClusterBackupStatus operations. */
|
|
5
5
|
export interface CloudHsmClusterBackupStatusOperations {
|
|
6
6
|
/** Gets the backup operation status of the specified Cloud HSM Cluster */
|
|
7
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams) =>
|
|
7
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams) => Promise<BackupResult | void>;
|
|
8
8
|
}
|
|
9
9
|
export declare function _getCloudHsmClusterBackupStatusOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterBackupStatusOperations;
|
|
10
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -7,6 +7,8 @@ function _getCloudHsmClusterBackupStatus(context) {
|
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
9
|
export function _getCloudHsmClusterBackupStatusOperations(context) {
|
|
10
|
-
return
|
|
10
|
+
return {
|
|
11
|
+
..._getCloudHsmClusterBackupStatus(context),
|
|
12
|
+
};
|
|
11
13
|
}
|
|
12
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterBackupStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterBackupStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,GAAG,EAAE,MAAM,qDAAqD,CAAC;AAc1E,SAAS,+BAA+B,CAAC,OAAiD;IACxF,OAAO;QACL,GAAG,EAAE,CACH,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,OAAsD,EACtD,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,CAAC;KAC1E,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,yCAAyC,CACvD,OAAiD;IAEjD,OAAO;QACL,GAAG,+BAA+B,CAAC,OAAO,CAAC;KAC5C,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { get } from \"../../api/cloudHsmClusterBackupStatus/operations.js\";\nimport type { CloudHsmClusterBackupStatusGetOptionalParams } from \"../../api/cloudHsmClusterBackupStatus/options.js\";\nimport type { BackupResult } from \"../../models/models.js\";\n\n/** Interface representing a CloudHsmClusterBackupStatus operations. */\nexport interface CloudHsmClusterBackupStatusOperations {\n /** Gets the backup operation status of the specified Cloud HSM Cluster */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ) => Promise<BackupResult | void>;\n}\nfunction _getCloudHsmClusterBackupStatus(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterBackupStatusGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, jobId, options),\n };\n}\nexport function _getCloudHsmClusterBackupStatusOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterBackupStatusOperations {\n return {\n ..._getCloudHsmClusterBackupStatus(context),\n };\n}\n"]}
|
|
@@ -1,15 +1,10 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PollerLike, OperationState } from "@azure/core-lro";
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams } from "../../api/cloudHsmClusterPrivateEndpointConnections/options.js";
|
|
3
|
+
import type { PrivateEndpointConnection } from "../../models/models.js";
|
|
4
|
+
import type { PollerLike, OperationState } from "@azure/core-lro";
|
|
5
5
|
/** Interface representing a CloudHsmClusterPrivateEndpointConnections operations. */
|
|
6
6
|
export interface CloudHsmClusterPrivateEndpointConnectionsOperations {
|
|
7
7
|
/** Deletes the private endpoint connection for the Cloud Hsm Cluster. */
|
|
8
|
-
/**
|
|
9
|
-
* @fixme delete is a reserved word that cannot be used as an operation name.
|
|
10
|
-
* Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
|
|
11
|
-
* to the operation to override the generated name.
|
|
12
|
-
*/
|
|
13
8
|
delete: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
14
9
|
/** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */
|
|
15
10
|
create: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams) => Promise<PrivateEndpointConnection>;
|
|
@@ -9,6 +9,8 @@ function _getCloudHsmClusterPrivateEndpointConnections(context) {
|
|
|
9
9
|
};
|
|
10
10
|
}
|
|
11
11
|
export function _getCloudHsmClusterPrivateEndpointConnectionsOperations(context) {
|
|
12
|
-
return
|
|
12
|
+
return {
|
|
13
|
+
..._getCloudHsmClusterPrivateEndpointConnections(context),
|
|
14
|
+
};
|
|
13
15
|
}
|
|
14
16
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterPrivateEndpointConnections/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterPrivateEndpointConnections/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EACL,OAAO,EACP,MAAM,EACN,GAAG,GACJ,MAAM,mEAAmE,CAAC;AAkC3E,SAAS,6CAA6C,CACpD,OAAiD;IAEjD,OAAO;QACL,MAAM,EAAE,CACN,iBAAyB,EACzB,mBAA2B,EAC3B,gBAAwB,EACxB,OAAuE,EACvE,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,OAAO,CAAC;QACxF,MAAM,EAAE,CACN,iBAAyB,EACzB,mBAA2B,EAC3B,gBAAwB,EACxB,UAAqC,EACrC,OAAuE,EACvE,EAAE,CACF,MAAM,CACJ,OAAO,EACP,iBAAiB,EACjB,mBAAmB,EACnB,gBAAgB,EAChB,UAAU,EACV,OAAO,CACR;QACH,GAAG,EAAE,CACH,iBAAyB,EACzB,mBAA2B,EAC3B,gBAAwB,EACxB,OAAoE,EACpE,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,OAAO,CAAC;KACrF,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,uDAAuD,CACrE,OAAiD;IAEjD,OAAO;QACL,GAAG,6CAA6C,CAAC,OAAO,CAAC;KAC1D,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport {\n $delete,\n create,\n get,\n} from \"../../api/cloudHsmClusterPrivateEndpointConnections/operations.js\";\nimport type {\n CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n} from \"../../api/cloudHsmClusterPrivateEndpointConnections/options.js\";\nimport type { PrivateEndpointConnection } from \"../../models/models.js\";\nimport type { PollerLike, OperationState } from \"@azure/core-lro\";\n\n/** Interface representing a CloudHsmClusterPrivateEndpointConnections operations. */\nexport interface CloudHsmClusterPrivateEndpointConnectionsOperations {\n /** Deletes the private endpoint connection for the Cloud Hsm Cluster. */\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ) => PollerLike<OperationState<void>, void>;\n /** Creates or updates the private endpoint connection for the Cloud Hsm Cluster. */\n create: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ) => Promise<PrivateEndpointConnection>;\n /** Gets the private endpoint connection for the Cloud Hsm Cluster. */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ) => Promise<PrivateEndpointConnection>;\n}\nfunction _getCloudHsmClusterPrivateEndpointConnections(\n context: AzureDedicatedHSMResourceProviderContext,\n) {\n return {\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams,\n ) => $delete(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),\n create: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams,\n ) =>\n create(\n context,\n resourceGroupName,\n cloudHsmClusterName,\n peConnectionName,\n properties,\n options,\n ),\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n peConnectionName: string,\n options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, peConnectionName, options),\n };\n}\nexport function _getCloudHsmClusterPrivateEndpointConnectionsOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterPrivateEndpointConnectionsOperations {\n return {\n ..._getCloudHsmClusterPrivateEndpointConnections(context),\n };\n}\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from "../../api/cloudHsmClusterPrivateLinkResources/options.js";
|
|
3
|
+
import type { PrivateLinkResource } from "../../models/models.js";
|
|
4
|
+
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
5
|
/** Interface representing a CloudHsmClusterPrivateLinkResources operations. */
|
|
6
6
|
export interface CloudHsmClusterPrivateLinkResourcesOperations {
|
|
7
7
|
/** Gets the private link resources supported for the Cloud Hsm Cluster. */
|
|
@@ -7,6 +7,8 @@ function _getCloudHsmClusterPrivateLinkResources(context) {
|
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
9
|
export function _getCloudHsmClusterPrivateLinkResourcesOperations(context) {
|
|
10
|
-
return
|
|
10
|
+
return {
|
|
11
|
+
..._getCloudHsmClusterPrivateLinkResources(context),
|
|
12
|
+
};
|
|
11
13
|
}
|
|
12
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterPrivateLinkResources/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterPrivateLinkResources/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,qBAAqB,EAAE,MAAM,6DAA6D,CAAC;AAcpG,SAAS,uCAAuC,CAC9C,OAAiD;IAEjD,OAAO;QACL,qBAAqB,EAAE,CACrB,iBAAyB,EACzB,mBAA2B,EAC3B,OAAgF,EAChF,EAAE,CAAC,qBAAqB,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;KACrF,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,iDAAiD,CAC/D,OAAiD;IAEjD,OAAO;QACL,GAAG,uCAAuC,CAAC,OAAO,CAAC;KACpD,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { listByCloudHsmCluster } from \"../../api/cloudHsmClusterPrivateLinkResources/operations.js\";\nimport type { CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from \"../../api/cloudHsmClusterPrivateLinkResources/options.js\";\nimport type { PrivateLinkResource } from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\n\n/** Interface representing a CloudHsmClusterPrivateLinkResources operations. */\nexport interface CloudHsmClusterPrivateLinkResourcesOperations {\n /** Gets the private link resources supported for the Cloud Hsm Cluster. */\n listByCloudHsmCluster: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ) => PagedAsyncIterableIterator<PrivateLinkResource>;\n}\nfunction _getCloudHsmClusterPrivateLinkResources(\n context: AzureDedicatedHSMResourceProviderContext,\n) {\n return {\n listByCloudHsmCluster: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams,\n ) => listByCloudHsmCluster(context, resourceGroupName, cloudHsmClusterName, options),\n };\n}\nexport function _getCloudHsmClusterPrivateLinkResourcesOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterPrivateLinkResourcesOperations {\n return {\n ..._getCloudHsmClusterPrivateLinkResources(context),\n };\n}\n"]}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import { CloudHsmClusterRestoreStatusGetOptionalParams } from "../../api/cloudHsmClusterRestoreStatus/options.js";
|
|
3
|
-
import {
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { CloudHsmClusterRestoreStatusGetOptionalParams } from "../../api/cloudHsmClusterRestoreStatus/options.js";
|
|
3
|
+
import type { RestoreResult } from "../../models/models.js";
|
|
4
4
|
/** Interface representing a CloudHsmClusterRestoreStatus operations. */
|
|
5
5
|
export interface CloudHsmClusterRestoreStatusOperations {
|
|
6
6
|
/** Gets the restore operation status of the specified Cloud HSM Cluster */
|
|
7
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) =>
|
|
7
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => Promise<RestoreResult | void>;
|
|
8
8
|
}
|
|
9
9
|
export declare function _getCloudHsmClusterRestoreStatusOperations(context: AzureDedicatedHSMResourceProviderContext): CloudHsmClusterRestoreStatusOperations;
|
|
10
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -7,6 +7,8 @@ function _getCloudHsmClusterRestoreStatus(context) {
|
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
9
|
export function _getCloudHsmClusterRestoreStatusOperations(context) {
|
|
10
|
-
return
|
|
10
|
+
return {
|
|
11
|
+
..._getCloudHsmClusterRestoreStatus(context),
|
|
12
|
+
};
|
|
11
13
|
}
|
|
12
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterRestoreStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusterRestoreStatus/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,GAAG,EAAE,MAAM,sDAAsD,CAAC;AAc3E,SAAS,gCAAgC,CAAC,OAAiD;IACzF,OAAO;QACL,GAAG,EAAE,CACH,iBAAyB,EACzB,mBAA2B,EAC3B,KAAa,EACb,OAAuD,EACvD,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,CAAC;KAC1E,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,0CAA0C,CACxD,OAAiD;IAEjD,OAAO;QACL,GAAG,gCAAgC,CAAC,OAAO,CAAC;KAC7C,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { get } from \"../../api/cloudHsmClusterRestoreStatus/operations.js\";\nimport type { CloudHsmClusterRestoreStatusGetOptionalParams } from \"../../api/cloudHsmClusterRestoreStatus/options.js\";\nimport type { RestoreResult } from \"../../models/models.js\";\n\n/** Interface representing a CloudHsmClusterRestoreStatus operations. */\nexport interface CloudHsmClusterRestoreStatusOperations {\n /** Gets the restore operation status of the specified Cloud HSM Cluster */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ) => Promise<RestoreResult | void>;\n}\nfunction _getCloudHsmClusterRestoreStatus(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n jobId: string,\n options?: CloudHsmClusterRestoreStatusGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, jobId, options),\n };\n}\nexport function _getCloudHsmClusterRestoreStatusOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClusterRestoreStatusOperations {\n return {\n ..._getCloudHsmClusterRestoreStatus(context),\n };\n}\n"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
-
import { PollerLike, OperationState } from "@azure/core-lro";
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { CloudHsmClustersRestoreOptionalParams, CloudHsmClustersValidateRestorePropertiesOptionalParams, CloudHsmClustersBackupOptionalParams, CloudHsmClustersValidateBackupPropertiesOptionalParams, CloudHsmClustersListBySubscriptionOptionalParams, CloudHsmClustersListByResourceGroupOptionalParams, CloudHsmClustersDeleteOptionalParams, CloudHsmClustersUpdateOptionalParams, CloudHsmClustersCreateOrUpdateOptionalParams, CloudHsmClustersGetOptionalParams } from "../../api/cloudHsmClusters/options.js";
|
|
3
|
+
import type { CloudHsmCluster, CloudHsmClusterPatchParameters, BackupResult, RestoreRequestProperties, RestoreResult } from "../../models/models.js";
|
|
4
|
+
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
+
import type { PollerLike, OperationState } from "@azure/core-lro";
|
|
6
6
|
/** Interface representing a CloudHsmClusters operations. */
|
|
7
7
|
export interface CloudHsmClustersOperations {
|
|
8
8
|
/** Restores all key materials of a specified Cloud HSM Cluster */
|
|
@@ -18,11 +18,6 @@ export interface CloudHsmClustersOperations {
|
|
|
18
18
|
/** The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group. */
|
|
19
19
|
listByResourceGroup: (resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
20
20
|
/** Deletes the specified Cloud HSM Cluster */
|
|
21
|
-
/**
|
|
22
|
-
* @fixme delete is a reserved word that cannot be used as an operation name.
|
|
23
|
-
* Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
|
|
24
|
-
* to the operation to override the generated name.
|
|
25
|
-
*/
|
|
26
21
|
delete: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
27
22
|
/** Update a Cloud HSM Cluster in the specified subscription. */
|
|
28
23
|
update: (resourceGroupName: string, cloudHsmClusterName: string, body: CloudHsmClusterPatchParameters, options?: CloudHsmClustersUpdateOptionalParams) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;
|
|
@@ -16,6 +16,8 @@ function _getCloudHsmClusters(context) {
|
|
|
16
16
|
};
|
|
17
17
|
}
|
|
18
18
|
export function _getCloudHsmClustersOperations(context) {
|
|
19
|
-
return
|
|
19
|
+
return {
|
|
20
|
+
..._getCloudHsmClusters(context),
|
|
21
|
+
};
|
|
20
22
|
}
|
|
21
23
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusters/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/cloudHsmClusters/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EACL,OAAO,EACP,yBAAyB,EACzB,MAAM,EACN,wBAAwB,EACxB,kBAAkB,EAClB,mBAAmB,EACnB,OAAO,EACP,MAAM,EACN,cAAc,EACd,GAAG,GACJ,MAAM,0CAA0C,CAAC;AAsFlD,SAAS,oBAAoB,CAAC,OAAiD;IAC7E,OAAO;QACL,OAAO,EAAE,CACP,iBAAyB,EACzB,mBAA2B,EAC3B,wBAAkD,EAClD,OAA+C,EAC/C,EAAE,CACF,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,OAAO,CAAC;QAC7F,yBAAyB,EAAE,CACzB,iBAAyB,EACzB,mBAA2B,EAC3B,OAAiE,EACjE,EAAE,CAAC,yBAAyB,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;QACxF,MAAM,EAAE,CACN,iBAAyB,EACzB,mBAA2B,EAC3B,OAA8C,EAC9C,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;QACrE,wBAAwB,EAAE,CACxB,iBAAyB,EACzB,mBAA2B,EAC3B,OAAgE,EAChE,EAAE,CAAC,wBAAwB,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;QACvF,kBAAkB,EAAE,CAAC,OAA0D,EAAE,EAAE,CACjF,kBAAkB,CAAC,OAAO,EAAE,OAAO,CAAC;QACtC,mBAAmB,EAAE,CACnB,iBAAyB,EACzB,OAA2D,EAC3D,EAAE,CAAC,mBAAmB,CAAC,OAAO,EAAE,iBAAiB,EAAE,OAAO,CAAC;QAC7D,MAAM,EAAE,CACN,iBAAyB,EACzB,mBAA2B,EAC3B,OAA8C,EAC9C,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;QACtE,MAAM,EAAE,CACN,iBAAyB,EACzB,mBAA2B,EAC3B,IAAoC,EACpC,OAA8C,EAC9C,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,IAAI,EAAE,OAAO,CAAC;QAC3E,cAAc,EAAE,CACd,iBAAyB,EACzB,mBAA2B,EAC3B,IAAqB,EACrB,OAAsD,EACtD,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,IAAI,EAAE,OAAO,CAAC;QACnF,GAAG,EAAE,CACH,iBAAyB,EACzB,mBAA2B,EAC3B,OAA2C,EAC3C,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,OAAO,CAAC;KACnE,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,8BAA8B,CAC5C,OAAiD;IAEjD,OAAO;QACL,GAAG,oBAAoB,CAAC,OAAO,CAAC;KACjC,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport {\n restore,\n validateRestoreProperties,\n backup,\n validateBackupProperties,\n listBySubscription,\n listByResourceGroup,\n $delete,\n update,\n createOrUpdate,\n get,\n} from \"../../api/cloudHsmClusters/operations.js\";\nimport type {\n CloudHsmClustersRestoreOptionalParams,\n CloudHsmClustersValidateRestorePropertiesOptionalParams,\n CloudHsmClustersBackupOptionalParams,\n CloudHsmClustersValidateBackupPropertiesOptionalParams,\n CloudHsmClustersListBySubscriptionOptionalParams,\n CloudHsmClustersListByResourceGroupOptionalParams,\n CloudHsmClustersDeleteOptionalParams,\n CloudHsmClustersUpdateOptionalParams,\n CloudHsmClustersCreateOrUpdateOptionalParams,\n CloudHsmClustersGetOptionalParams,\n} from \"../../api/cloudHsmClusters/options.js\";\nimport type {\n CloudHsmCluster,\n CloudHsmClusterPatchParameters,\n BackupResult,\n RestoreRequestProperties,\n RestoreResult,\n} from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport type { PollerLike, OperationState } from \"@azure/core-lro\";\n\n/** Interface representing a CloudHsmClusters operations. */\nexport interface CloudHsmClustersOperations {\n /** Restores all key materials of a specified Cloud HSM Cluster */\n restore: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ) => PollerLike<OperationState<RestoreResult>, RestoreResult>;\n /** Queued validating pre restore operation */\n validateRestoreProperties: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ) => PollerLike<OperationState<RestoreResult>, RestoreResult>;\n /** Create a backup of the Cloud HSM Cluster in the specified subscription */\n backup: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ) => PollerLike<OperationState<BackupResult>, BackupResult>;\n /** Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster resource in the specified subscription. */\n validateBackupProperties: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ) => PollerLike<OperationState<BackupResult>, BackupResult>;\n /** The List operation gets information about the Cloud HSM Clusters associated with the subscription. */\n listBySubscription: (\n options?: CloudHsmClustersListBySubscriptionOptionalParams,\n ) => PagedAsyncIterableIterator<CloudHsmCluster>;\n /** The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group. */\n listByResourceGroup: (\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ) => PagedAsyncIterableIterator<CloudHsmCluster>;\n /** Deletes the specified Cloud HSM Cluster */\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ) => PollerLike<OperationState<void>, void>;\n /** Update a Cloud HSM Cluster in the specified subscription. */\n update: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n body: CloudHsmClusterPatchParameters,\n options?: CloudHsmClustersUpdateOptionalParams,\n ) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;\n /** Create or Update a Cloud HSM Cluster in the specified subscription. */\n createOrUpdate: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n body: CloudHsmCluster,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;\n /** Gets the specified Cloud HSM Cluster */\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersGetOptionalParams,\n ) => Promise<CloudHsmCluster>;\n}\nfunction _getCloudHsmClusters(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n restore: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n restoreRequestProperties: RestoreRequestProperties,\n options?: CloudHsmClustersRestoreOptionalParams,\n ) =>\n restore(context, resourceGroupName, cloudHsmClusterName, restoreRequestProperties, options),\n validateRestoreProperties: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateRestorePropertiesOptionalParams,\n ) => validateRestoreProperties(context, resourceGroupName, cloudHsmClusterName, options),\n backup: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersBackupOptionalParams,\n ) => backup(context, resourceGroupName, cloudHsmClusterName, options),\n validateBackupProperties: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersValidateBackupPropertiesOptionalParams,\n ) => validateBackupProperties(context, resourceGroupName, cloudHsmClusterName, options),\n listBySubscription: (options?: CloudHsmClustersListBySubscriptionOptionalParams) =>\n listBySubscription(context, options),\n listByResourceGroup: (\n resourceGroupName: string,\n options?: CloudHsmClustersListByResourceGroupOptionalParams,\n ) => listByResourceGroup(context, resourceGroupName, options),\n delete: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersDeleteOptionalParams,\n ) => $delete(context, resourceGroupName, cloudHsmClusterName, options),\n update: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n body: CloudHsmClusterPatchParameters,\n options?: CloudHsmClustersUpdateOptionalParams,\n ) => update(context, resourceGroupName, cloudHsmClusterName, body, options),\n createOrUpdate: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n body: CloudHsmCluster,\n options?: CloudHsmClustersCreateOrUpdateOptionalParams,\n ) => createOrUpdate(context, resourceGroupName, cloudHsmClusterName, body, options),\n get: (\n resourceGroupName: string,\n cloudHsmClusterName: string,\n options?: CloudHsmClustersGetOptionalParams,\n ) => get(context, resourceGroupName, cloudHsmClusterName, options),\n };\n}\nexport function _getCloudHsmClustersOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): CloudHsmClustersOperations {\n return {\n ..._getCloudHsmClusters(context),\n };\n}\n"]}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
-
import { PollerLike, OperationState } from "@azure/core-lro";
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams, DedicatedHsmListBySubscriptionOptionalParams, DedicatedHsmListByResourceGroupOptionalParams, DedicatedHsmDeleteOptionalParams, DedicatedHsmUpdateOptionalParams, DedicatedHsmCreateOrUpdateOptionalParams, DedicatedHsmGetOptionalParams } from "../../api/dedicatedHsm/options.js";
|
|
3
|
+
import type { DedicatedHsm, DedicatedHsmPatchParameters, OutboundEnvironmentEndpoint } from "../../models/models.js";
|
|
4
|
+
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
+
import type { PollerLike, OperationState } from "@azure/core-lro";
|
|
6
6
|
/** Interface representing a DedicatedHsm operations. */
|
|
7
7
|
export interface DedicatedHsmOperations {
|
|
8
8
|
/** Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified dedicated hsm resource. The operation returns properties of each egress endpoint. */
|
|
@@ -12,11 +12,6 @@ export interface DedicatedHsmOperations {
|
|
|
12
12
|
/** The List operation gets information about the dedicated HSMs associated with the subscription and within the specified resource group. */
|
|
13
13
|
listByResourceGroup: (resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<DedicatedHsm>;
|
|
14
14
|
/** Deletes the specified Azure Dedicated HSM. */
|
|
15
|
-
/**
|
|
16
|
-
* @fixme delete is a reserved word that cannot be used as an operation name.
|
|
17
|
-
* Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
|
|
18
|
-
* to the operation to override the generated name.
|
|
19
|
-
*/
|
|
20
15
|
delete: (resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
21
16
|
/** Update a dedicated HSM in the specified subscription. */
|
|
22
17
|
update: (resourceGroupName: string, name: string, parameters: DedicatedHsmPatchParameters, options?: DedicatedHsmUpdateOptionalParams) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/dedicatedHsm/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/dedicatedHsm/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EACL,wCAAwC,EACxC,kBAAkB,EAClB,mBAAmB,EACnB,OAAO,EACP,MAAM,EACN,cAAc,EACd,GAAG,GACJ,MAAM,sCAAsC,CAAC;AA8D9C,SAAS,gBAAgB,CAAC,OAAiD;IACzE,OAAO;QACL,wCAAwC,EAAE,CACxC,iBAAyB,EACzB,IAAY,EACZ,OAA4E,EAC5E,EAAE,CAAC,wCAAwC,CAAC,OAAO,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC;QACxF,kBAAkB,EAAE,CAAC,OAAsD,EAAE,EAAE,CAC7E,kBAAkB,CAAC,OAAO,EAAE,OAAO,CAAC;QACtC,mBAAmB,EAAE,CACnB,iBAAyB,EACzB,OAAuD,EACvD,EAAE,CAAC,mBAAmB,CAAC,OAAO,EAAE,iBAAiB,EAAE,OAAO,CAAC;QAC7D,MAAM,EAAE,CAAC,iBAAyB,EAAE,IAAY,EAAE,OAA0C,EAAE,EAAE,CAC9F,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC;QACpD,MAAM,EAAE,CACN,iBAAyB,EACzB,IAAY,EACZ,UAAuC,EACvC,OAA0C,EAC1C,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,CAAC;QAClE,cAAc,EAAE,CACd,iBAAyB,EACzB,IAAY,EACZ,UAAwB,EACxB,OAAkD,EAClD,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,iBAAiB,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,CAAC;QAC1E,GAAG,EAAE,CAAC,iBAAyB,EAAE,IAAY,EAAE,OAAuC,EAAE,EAAE,CACxF,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,IAAI,EAAE,OAAO,CAAC;KACjD,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,0BAA0B,CACxC,OAAiD;IAEjD,OAAO;QACL,GAAG,gBAAgB,CAAC,OAAO,CAAC;KAC7B,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport {\n listOutboundNetworkDependenciesEndpoints,\n listBySubscription,\n listByResourceGroup,\n $delete,\n update,\n createOrUpdate,\n get,\n} from \"../../api/dedicatedHsm/operations.js\";\nimport type {\n DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n DedicatedHsmListBySubscriptionOptionalParams,\n DedicatedHsmListByResourceGroupOptionalParams,\n DedicatedHsmDeleteOptionalParams,\n DedicatedHsmUpdateOptionalParams,\n DedicatedHsmCreateOrUpdateOptionalParams,\n DedicatedHsmGetOptionalParams,\n} from \"../../api/dedicatedHsm/options.js\";\nimport type {\n DedicatedHsm,\n DedicatedHsmPatchParameters,\n OutboundEnvironmentEndpoint,\n} from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport type { PollerLike, OperationState } from \"@azure/core-lro\";\n\n/** Interface representing a DedicatedHsm operations. */\nexport interface DedicatedHsmOperations {\n /** Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified dedicated hsm resource. The operation returns properties of each egress endpoint. */\n listOutboundNetworkDependenciesEndpoints: (\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ) => PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /** The List operation gets information about the dedicated HSMs associated with the subscription. */\n listBySubscription: (\n options?: DedicatedHsmListBySubscriptionOptionalParams,\n ) => PagedAsyncIterableIterator<DedicatedHsm>;\n /** The List operation gets information about the dedicated HSMs associated with the subscription and within the specified resource group. */\n listByResourceGroup: (\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ) => PagedAsyncIterableIterator<DedicatedHsm>;\n /** Deletes the specified Azure Dedicated HSM. */\n delete: (\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmDeleteOptionalParams,\n ) => PollerLike<OperationState<void>, void>;\n /** Update a dedicated HSM in the specified subscription. */\n update: (\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsmPatchParameters,\n options?: DedicatedHsmUpdateOptionalParams,\n ) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;\n /** Create or Update a dedicated HSM in the specified subscription. */\n createOrUpdate: (\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;\n /** Gets the specified Azure dedicated HSM. */\n get: (\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmGetOptionalParams,\n ) => Promise<DedicatedHsm>;\n}\nfunction _getDedicatedHsm(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n listOutboundNetworkDependenciesEndpoints: (\n resourceGroupName: string,\n name: string,\n options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams,\n ) => listOutboundNetworkDependenciesEndpoints(context, resourceGroupName, name, options),\n listBySubscription: (options?: DedicatedHsmListBySubscriptionOptionalParams) =>\n listBySubscription(context, options),\n listByResourceGroup: (\n resourceGroupName: string,\n options?: DedicatedHsmListByResourceGroupOptionalParams,\n ) => listByResourceGroup(context, resourceGroupName, options),\n delete: (resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams) =>\n $delete(context, resourceGroupName, name, options),\n update: (\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsmPatchParameters,\n options?: DedicatedHsmUpdateOptionalParams,\n ) => update(context, resourceGroupName, name, parameters, options),\n createOrUpdate: (\n resourceGroupName: string,\n name: string,\n parameters: DedicatedHsm,\n options?: DedicatedHsmCreateOrUpdateOptionalParams,\n ) => createOrUpdate(context, resourceGroupName, name, parameters, options),\n get: (resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams) =>\n get(context, resourceGroupName, name, options),\n };\n}\nexport function _getDedicatedHsmOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): DedicatedHsmOperations {\n return {\n ..._getDedicatedHsm(context),\n };\n}\n"]}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
export { CloudHsmClusterBackupStatusOperations } from "./cloudHsmClusterBackupStatus/index.js";
|
|
2
|
-
export { CloudHsmClusterPrivateEndpointConnectionsOperations } from "./cloudHsmClusterPrivateEndpointConnections/index.js";
|
|
3
|
-
export { CloudHsmClusterPrivateLinkResourcesOperations } from "./cloudHsmClusterPrivateLinkResources/index.js";
|
|
4
|
-
export { CloudHsmClusterRestoreStatusOperations } from "./cloudHsmClusterRestoreStatus/index.js";
|
|
5
|
-
export { CloudHsmClustersOperations } from "./cloudHsmClusters/index.js";
|
|
6
|
-
export { DedicatedHsmOperations } from "./dedicatedHsm/index.js";
|
|
7
|
-
export { OperationsOperations } from "./operations/index.js";
|
|
8
|
-
export {
|
|
1
|
+
export type { CloudHsmClusterBackupStatusOperations } from "./cloudHsmClusterBackupStatus/index.js";
|
|
2
|
+
export type { CloudHsmClusterPrivateEndpointConnectionsOperations } from "./cloudHsmClusterPrivateEndpointConnections/index.js";
|
|
3
|
+
export type { CloudHsmClusterPrivateLinkResourcesOperations } from "./cloudHsmClusterPrivateLinkResources/index.js";
|
|
4
|
+
export type { CloudHsmClusterRestoreStatusOperations } from "./cloudHsmClusterRestoreStatus/index.js";
|
|
5
|
+
export type { CloudHsmClustersOperations } from "./cloudHsmClusters/index.js";
|
|
6
|
+
export type { DedicatedHsmOperations } from "./dedicatedHsm/index.js";
|
|
7
|
+
export type { OperationsOperations } from "./operations/index.js";
|
|
8
|
+
export type { PaymentHsmClusterPrivateEndpointConnectionsOperations } from "./paymentHsmClusterPrivateEndpointConnections/index.js";
|
|
9
|
+
export type { PaymentHsmClusterPrivateLinkResourcesOperations } from "./paymentHsmClusterPrivateLinkResources/index.js";
|
|
10
|
+
export type { PaymentHsmClustersOperations } from "./paymentHsmClusters/index.js";
|
|
11
|
+
export type { PrivateEndpointConnectionsOperations } from "./privateEndpointConnections/index.js";
|
|
9
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { CloudHsmClusterBackupStatusOperations } from \"./cloudHsmClusterBackupStatus/index.js\";\nexport { CloudHsmClusterPrivateEndpointConnectionsOperations } from \"./cloudHsmClusterPrivateEndpointConnections/index.js\";\nexport { CloudHsmClusterPrivateLinkResourcesOperations } from \"./cloudHsmClusterPrivateLinkResources/index.js\";\nexport { CloudHsmClusterRestoreStatusOperations } from \"./cloudHsmClusterRestoreStatus/index.js\";\nexport { CloudHsmClustersOperations } from \"./cloudHsmClusters/index.js\";\nexport { DedicatedHsmOperations } from \"./dedicatedHsm/index.js\";\nexport { OperationsOperations } from \"./operations/index.js\";\nexport { PrivateEndpointConnectionsOperations } from \"./privateEndpointConnections/index.js\";\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type { CloudHsmClusterBackupStatusOperations } from \"./cloudHsmClusterBackupStatus/index.js\";\nexport type { CloudHsmClusterPrivateEndpointConnectionsOperations } from \"./cloudHsmClusterPrivateEndpointConnections/index.js\";\nexport type { CloudHsmClusterPrivateLinkResourcesOperations } from \"./cloudHsmClusterPrivateLinkResources/index.js\";\nexport type { CloudHsmClusterRestoreStatusOperations } from \"./cloudHsmClusterRestoreStatus/index.js\";\nexport type { CloudHsmClustersOperations } from \"./cloudHsmClusters/index.js\";\nexport type { DedicatedHsmOperations } from \"./dedicatedHsm/index.js\";\nexport type { OperationsOperations } from \"./operations/index.js\";\nexport type { PaymentHsmClusterPrivateEndpointConnectionsOperations } from \"./paymentHsmClusterPrivateEndpointConnections/index.js\";\nexport type { PaymentHsmClusterPrivateLinkResourcesOperations } from \"./paymentHsmClusterPrivateLinkResources/index.js\";\nexport type { PaymentHsmClustersOperations } from \"./paymentHsmClusters/index.js\";\nexport type { PrivateEndpointConnectionsOperations } from \"./privateEndpointConnections/index.js\";\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { OperationsListOptionalParams } from "../../api/operations/options.js";
|
|
3
|
+
import type { Operation } from "../../models/models.js";
|
|
4
|
+
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
5
|
/** Interface representing a Operations operations. */
|
|
6
6
|
export interface OperationsOperations {
|
|
7
7
|
/** List the operations for the provider */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/operations/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/operations/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EAAE,IAAI,EAAE,MAAM,oCAAoC,CAAC;AAU1D,SAAS,cAAc,CAAC,OAAiD;IACvE,OAAO;QACL,IAAI,EAAE,CAAC,OAAsC,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,OAAO,CAAC;KACzE,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,wBAAwB,CACtC,OAAiD;IAEjD,OAAO;QACL,GAAG,cAAc,CAAC,OAAO,CAAC;KAC3B,CAAC;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureDedicatedHSMResourceProviderContext } from \"../../api/azureDedicatedHSMResourceProviderContext.js\";\nimport { list } from \"../../api/operations/operations.js\";\nimport type { OperationsListOptionalParams } from \"../../api/operations/options.js\";\nimport type { Operation } from \"../../models/models.js\";\nimport type { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\n\n/** Interface representing a Operations operations. */\nexport interface OperationsOperations {\n /** List the operations for the provider */\n list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<Operation>;\n}\nfunction _getOperations(context: AzureDedicatedHSMResourceProviderContext) {\n return {\n list: (options?: OperationsListOptionalParams) => list(context, options),\n };\n}\nexport function _getOperationsOperations(\n context: AzureDedicatedHSMResourceProviderContext,\n): OperationsOperations {\n return {\n ..._getOperations(context),\n };\n}\n"]}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { AzureDedicatedHSMResourceProviderContext } from "../../api/azureDedicatedHSMResourceProviderContext.js";
|
|
2
|
+
import type { PaymentHsmClusterPrivateEndpointConnectionsListByPaymentHsmClusterOptionalParams, PaymentHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, PaymentHsmClusterPrivateEndpointConnectionsCreateOptionalParams, PaymentHsmClusterPrivateEndpointConnectionsGetOptionalParams } from "../../api/paymentHsmClusterPrivateEndpointConnections/options.js";
|
|
3
|
+
import type { PaymentHsmClusterPrivateEndpointConnection } from "../../models/models.js";
|
|
4
|
+
import type { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
|
|
5
|
+
import type { PollerLike, OperationState } from "@azure/core-lro";
|
|
6
|
+
/** Interface representing a PaymentHsmClusterPrivateEndpointConnections operations. */
|
|
7
|
+
export interface PaymentHsmClusterPrivateEndpointConnectionsOperations {
|
|
8
|
+
/** The List operation gets information about the private endpoint connections associated with the Payment HSM Cluster */
|
|
9
|
+
listByPaymentHsmCluster: (resourceGroupName: string, paymentHsmClusterName: string, options?: PaymentHsmClusterPrivateEndpointConnectionsListByPaymentHsmClusterOptionalParams) => PagedAsyncIterableIterator<PaymentHsmClusterPrivateEndpointConnection>;
|
|
10
|
+
/** Deletes the private endpoint connection for the Payment Hsm Cluster. */
|
|
11
|
+
delete: (resourceGroupName: string, paymentHsmClusterName: string, peConnectionName: string, options?: PaymentHsmClusterPrivateEndpointConnectionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
12
|
+
/** Creates or updates the private endpoint connection for the Payment Hsm Cluster. */
|
|
13
|
+
create: (resourceGroupName: string, paymentHsmClusterName: string, peConnectionName: string, properties: PaymentHsmClusterPrivateEndpointConnection, options?: PaymentHsmClusterPrivateEndpointConnectionsCreateOptionalParams) => Promise<PaymentHsmClusterPrivateEndpointConnection>;
|
|
14
|
+
/** Gets the private endpoint connection for the Payment Hsm Cluster. */
|
|
15
|
+
get: (resourceGroupName: string, paymentHsmClusterName: string, peConnectionName: string, options?: PaymentHsmClusterPrivateEndpointConnectionsGetOptionalParams) => Promise<PaymentHsmClusterPrivateEndpointConnection>;
|
|
16
|
+
}
|
|
17
|
+
export declare function _getPaymentHsmClusterPrivateEndpointConnectionsOperations(context: AzureDedicatedHSMResourceProviderContext): PaymentHsmClusterPrivateEndpointConnectionsOperations;
|
|
18
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
3
|
+
import { listByPaymentHsmCluster, $delete, create, get, } from "../../api/paymentHsmClusterPrivateEndpointConnections/operations.js";
|
|
4
|
+
function _getPaymentHsmClusterPrivateEndpointConnections(context) {
|
|
5
|
+
return {
|
|
6
|
+
listByPaymentHsmCluster: (resourceGroupName, paymentHsmClusterName, options) => listByPaymentHsmCluster(context, resourceGroupName, paymentHsmClusterName, options),
|
|
7
|
+
delete: (resourceGroupName, paymentHsmClusterName, peConnectionName, options) => $delete(context, resourceGroupName, paymentHsmClusterName, peConnectionName, options),
|
|
8
|
+
create: (resourceGroupName, paymentHsmClusterName, peConnectionName, properties, options) => create(context, resourceGroupName, paymentHsmClusterName, peConnectionName, properties, options),
|
|
9
|
+
get: (resourceGroupName, paymentHsmClusterName, peConnectionName, options) => get(context, resourceGroupName, paymentHsmClusterName, peConnectionName, options),
|
|
10
|
+
};
|
|
11
|
+
}
|
|
12
|
+
export function _getPaymentHsmClusterPrivateEndpointConnectionsOperations(context) {
|
|
13
|
+
return {
|
|
14
|
+
..._getPaymentHsmClusterPrivateEndpointConnections(context),
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=index.js.map
|