@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
|
@@ -21,7 +21,7 @@ export interface Operation {
|
|
|
21
21
|
readonly actionType?: ActionType;
|
|
22
22
|
}
|
|
23
23
|
export declare function operationDeserializer(item: any): Operation;
|
|
24
|
-
/** Localized display information for
|
|
24
|
+
/** Localized display information for an operation. */
|
|
25
25
|
export interface OperationDisplay {
|
|
26
26
|
/** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
|
|
27
27
|
readonly provider?: string;
|
|
@@ -127,10 +127,15 @@ export declare function cloudHsmClusterPropertiesSerializer(item: CloudHsmCluste
|
|
|
127
127
|
export declare function cloudHsmClusterPropertiesDeserializer(item: any): CloudHsmClusterProperties;
|
|
128
128
|
/** State of security domain activation */
|
|
129
129
|
export declare enum KnownActivationState {
|
|
130
|
+
/** NotDefined */
|
|
130
131
|
NotDefined = "NotDefined",
|
|
132
|
+
/** NotActivated */
|
|
131
133
|
NotActivated = "NotActivated",
|
|
134
|
+
/** Active */
|
|
132
135
|
Active = "Active",
|
|
136
|
+
/** Failed */
|
|
133
137
|
Failed = "Failed",
|
|
138
|
+
/** Unknown */
|
|
134
139
|
Unknown = "Unknown"
|
|
135
140
|
}
|
|
136
141
|
/**
|
|
@@ -147,9 +152,13 @@ export declare enum KnownActivationState {
|
|
|
147
152
|
export type ActivationState = string;
|
|
148
153
|
/** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */
|
|
149
154
|
export declare enum KnownAutoGeneratedDomainNameLabelScope {
|
|
155
|
+
/** TenantReuse */
|
|
150
156
|
TenantReuse = "TenantReuse",
|
|
157
|
+
/** SubscriptionReuse */
|
|
151
158
|
SubscriptionReuse = "SubscriptionReuse",
|
|
159
|
+
/** ResourceGroupReuse */
|
|
152
160
|
ResourceGroupReuse = "ResourceGroupReuse",
|
|
161
|
+
/** NoReuse */
|
|
153
162
|
NoReuse = "NoReuse"
|
|
154
163
|
}
|
|
155
164
|
/**
|
|
@@ -203,7 +212,7 @@ export interface PrivateEndpoint {
|
|
|
203
212
|
/** The resource identifier of the private endpoint */
|
|
204
213
|
readonly id?: string;
|
|
205
214
|
}
|
|
206
|
-
export declare function privateEndpointSerializer(
|
|
215
|
+
export declare function privateEndpointSerializer(_item: PrivateEndpoint): any;
|
|
207
216
|
export declare function privateEndpointDeserializer(item: any): PrivateEndpoint;
|
|
208
217
|
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
209
218
|
export interface PrivateLinkServiceConnectionState {
|
|
@@ -237,12 +246,19 @@ export declare enum KnownPrivateEndpointServiceConnectionStatus {
|
|
|
237
246
|
export type PrivateEndpointServiceConnectionStatus = string;
|
|
238
247
|
/** The current provisioning state. */
|
|
239
248
|
export declare enum KnownPrivateEndpointConnectionProvisioningState {
|
|
249
|
+
/** Succeeded */
|
|
240
250
|
Succeeded = "Succeeded",
|
|
251
|
+
/** Creating */
|
|
241
252
|
Creating = "Creating",
|
|
253
|
+
/** Deleting */
|
|
242
254
|
Deleting = "Deleting",
|
|
255
|
+
/** Failed */
|
|
243
256
|
Failed = "Failed",
|
|
257
|
+
/** Updating */
|
|
244
258
|
Updating = "Updating",
|
|
259
|
+
/** InternalError */
|
|
245
260
|
InternalError = "InternalError",
|
|
261
|
+
/** Canceled */
|
|
246
262
|
Canceled = "Canceled"
|
|
247
263
|
}
|
|
248
264
|
/**
|
|
@@ -261,11 +277,17 @@ export declare enum KnownPrivateEndpointConnectionProvisioningState {
|
|
|
261
277
|
export type PrivateEndpointConnectionProvisioningState = string;
|
|
262
278
|
/** The Cloud HSM Cluster's provisioningState */
|
|
263
279
|
export declare enum KnownProvisioningState {
|
|
280
|
+
/** Provisioning */
|
|
264
281
|
Provisioning = "Provisioning",
|
|
282
|
+
/** Succeeded */
|
|
265
283
|
Succeeded = "Succeeded",
|
|
284
|
+
/** Updating */
|
|
266
285
|
Updating = "Updating",
|
|
286
|
+
/** Failed */
|
|
267
287
|
Failed = "Failed",
|
|
288
|
+
/** Deleting */
|
|
268
289
|
Deleting = "Deleting",
|
|
290
|
+
/** Canceled */
|
|
269
291
|
Canceled = "Canceled"
|
|
270
292
|
}
|
|
271
293
|
/**
|
|
@@ -283,6 +305,7 @@ export declare enum KnownProvisioningState {
|
|
|
283
305
|
export type ProvisioningState = string;
|
|
284
306
|
/** The Cloud HSM Cluster public network access */
|
|
285
307
|
export declare enum KnownPublicNetworkAccess {
|
|
308
|
+
/** Disabled */
|
|
286
309
|
Disabled = "Disabled"
|
|
287
310
|
}
|
|
288
311
|
/**
|
|
@@ -335,7 +358,7 @@ export interface UserAssignedIdentity {
|
|
|
335
358
|
/** The client ID of the assigned identity. */
|
|
336
359
|
readonly clientId?: string;
|
|
337
360
|
}
|
|
338
|
-
export declare function userAssignedIdentitySerializer(
|
|
361
|
+
export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
|
|
339
362
|
export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
|
|
340
363
|
/** Cloud Hsm Cluster SKU information */
|
|
341
364
|
export interface CloudHsmClusterSku {
|
|
@@ -350,6 +373,7 @@ export declare function cloudHsmClusterSkuSerializer(item: CloudHsmClusterSku):
|
|
|
350
373
|
export declare function cloudHsmClusterSkuDeserializer(item: any): CloudHsmClusterSku;
|
|
351
374
|
/** Sku family of the Cloud HSM Cluster */
|
|
352
375
|
export declare enum KnownCloudHsmClusterSkuFamily {
|
|
376
|
+
/** B */
|
|
353
377
|
B = "B"
|
|
354
378
|
}
|
|
355
379
|
/**
|
|
@@ -361,11 +385,40 @@ export declare enum KnownCloudHsmClusterSkuFamily {
|
|
|
361
385
|
*/
|
|
362
386
|
export type CloudHsmClusterSkuFamily = string;
|
|
363
387
|
/** Sku name of the Cloud HSM Cluster */
|
|
364
|
-
export
|
|
388
|
+
export declare enum KnownCloudHsmClusterSkuName {
|
|
389
|
+
/** Standard_B1 SKU */
|
|
390
|
+
StandardB1 = "Standard_B1",
|
|
391
|
+
/** Standard B10 SKU */
|
|
392
|
+
StandardB10 = "Standard B10",
|
|
393
|
+
/** Standard_B1v2 SKU */
|
|
394
|
+
StandardB1V2 = "Standard_B1v2",
|
|
395
|
+
/** Standard_B5v2 SKU */
|
|
396
|
+
StandardB5V2 = "Standard_B5v2",
|
|
397
|
+
/** Standard_B10v2 SKU */
|
|
398
|
+
StandardB10V2 = "Standard_B10v2",
|
|
399
|
+
/** Standard_B15v2 SKU */
|
|
400
|
+
StandardB15V2 = "Standard_B15v2",
|
|
401
|
+
/** Standard_B20v2 SKU */
|
|
402
|
+
StandardB20V2 = "Standard_B20v2"
|
|
403
|
+
}
|
|
404
|
+
/**
|
|
405
|
+
* Sku name of the Cloud HSM Cluster \
|
|
406
|
+
* {@link KnownCloudHsmClusterSkuName} can be used interchangeably with CloudHsmClusterSkuName,
|
|
407
|
+
* this enum contains the known values that the service supports.
|
|
408
|
+
* ### Known values supported by the service
|
|
409
|
+
* **Standard_B1**: Standard_B1 SKU \
|
|
410
|
+
* **Standard B10**: Standard B10 SKU \
|
|
411
|
+
* **Standard_B1v2**: Standard_B1v2 SKU \
|
|
412
|
+
* **Standard_B5v2**: Standard_B5v2 SKU \
|
|
413
|
+
* **Standard_B10v2**: Standard_B10v2 SKU \
|
|
414
|
+
* **Standard_B15v2**: Standard_B15v2 SKU \
|
|
415
|
+
* **Standard_B20v2**: Standard_B20v2 SKU
|
|
416
|
+
*/
|
|
417
|
+
export type CloudHsmClusterSkuName = string;
|
|
365
418
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
366
419
|
export interface ProxyResource extends Resource {
|
|
367
420
|
}
|
|
368
|
-
export declare function proxyResourceSerializer(
|
|
421
|
+
export declare function proxyResourceSerializer(_item: ProxyResource): any;
|
|
369
422
|
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
370
423
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
371
424
|
export interface Resource {
|
|
@@ -378,7 +431,7 @@ export interface Resource {
|
|
|
378
431
|
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
379
432
|
readonly systemData?: SystemData;
|
|
380
433
|
}
|
|
381
|
-
export declare function resourceSerializer(
|
|
434
|
+
export declare function resourceSerializer(_item: Resource): any;
|
|
382
435
|
export declare function resourceDeserializer(item: any): Resource;
|
|
383
436
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
384
437
|
export interface SystemData {
|
|
@@ -409,7 +462,7 @@ export declare enum KnownCreatedByType {
|
|
|
409
462
|
}
|
|
410
463
|
/**
|
|
411
464
|
* The kind of entity that created the resource. \
|
|
412
|
-
* {@link
|
|
465
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
413
466
|
* this enum contains the known values that the service supports.
|
|
414
467
|
* ### Known values supported by the service
|
|
415
468
|
* **User**: The entity was created by a user. \
|
|
@@ -489,9 +542,13 @@ export interface BackupRestoreBaseResultProperties {
|
|
|
489
542
|
export declare function backupRestoreBaseResultPropertiesDeserializer(item: any): BackupRestoreBaseResultProperties;
|
|
490
543
|
/** Status of the backup/restore operation */
|
|
491
544
|
export declare enum KnownBackupRestoreOperationStatus {
|
|
545
|
+
/** InProgress */
|
|
492
546
|
InProgress = "InProgress",
|
|
547
|
+
/** Succeeded */
|
|
493
548
|
Succeeded = "Succeeded",
|
|
549
|
+
/** Failed */
|
|
494
550
|
Failed = "Failed",
|
|
551
|
+
/** Cancelled */
|
|
495
552
|
Cancelled = "Cancelled"
|
|
496
553
|
}
|
|
497
554
|
/**
|
|
@@ -525,6 +582,172 @@ export interface _PrivateEndpointConnectionListResult {
|
|
|
525
582
|
nextLink?: string;
|
|
526
583
|
}
|
|
527
584
|
export declare function _privateEndpointConnectionListResultDeserializer(item: any): _PrivateEndpointConnectionListResult;
|
|
585
|
+
/** Resource information with extended details. */
|
|
586
|
+
export interface PaymentHsmCluster extends TrackedResource {
|
|
587
|
+
/** Properties of the Payment HSM Cluster */
|
|
588
|
+
properties?: PaymentHsmClusterProperties;
|
|
589
|
+
/** SKU details */
|
|
590
|
+
sku?: PaymentHsmClusterSku;
|
|
591
|
+
}
|
|
592
|
+
export declare function paymentHsmClusterSerializer(item: PaymentHsmCluster): any;
|
|
593
|
+
export declare function paymentHsmClusterDeserializer(item: any): PaymentHsmCluster;
|
|
594
|
+
/** Properties of a Payment HSM Cluster. */
|
|
595
|
+
export interface PaymentHsmClusterProperties {
|
|
596
|
+
/** State of security domain activation */
|
|
597
|
+
readonly activationState?: ActivationState;
|
|
598
|
+
/** The Payment HSM Cluster's auto-generated Domain Name Label Scope */
|
|
599
|
+
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
600
|
+
/** An array of Payment HSM Cluster's HSMs */
|
|
601
|
+
readonly hsms?: PaymentHsmProperties[];
|
|
602
|
+
/** List of private endpoint connection resources */
|
|
603
|
+
readonly privateEndpointConnections?: PaymentHsmClusterPrivateEndpointConnection[];
|
|
604
|
+
/** The Payment HSM Cluster's provisioningState */
|
|
605
|
+
readonly provisioningState?: ProvisioningState;
|
|
606
|
+
/** The Payment HSM Cluster public network access */
|
|
607
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
608
|
+
/** Payment HSM Cluster status message */
|
|
609
|
+
readonly statusMessage?: string;
|
|
610
|
+
/** The application trusted issuer for the Payment HSM Cluster */
|
|
611
|
+
applicationTrustedIssuer: string;
|
|
612
|
+
/** The management trusted issuer for the Payment HSM Cluster */
|
|
613
|
+
managementTrustedIssuer: string;
|
|
614
|
+
}
|
|
615
|
+
export declare function paymentHsmClusterPropertiesSerializer(item: PaymentHsmClusterProperties): any;
|
|
616
|
+
export declare function paymentHsmClusterPropertiesDeserializer(item: any): PaymentHsmClusterProperties;
|
|
617
|
+
export declare function paymentHsmPropertiesArrayDeserializer(result: Array<PaymentHsmProperties>): any[];
|
|
618
|
+
/** The Payment HSM Properties */
|
|
619
|
+
export interface PaymentHsmProperties {
|
|
620
|
+
/** App FQDN of the Payment HSM */
|
|
621
|
+
appFqdn?: string;
|
|
622
|
+
/** Mgmt FQDN of the Payment HSM */
|
|
623
|
+
mgmtFqdn?: string;
|
|
624
|
+
/** The Payment HSM State. */
|
|
625
|
+
state?: HsmState;
|
|
626
|
+
/** The Payment HSM State message */
|
|
627
|
+
stateMessage?: string;
|
|
628
|
+
}
|
|
629
|
+
export declare function paymentHsmPropertiesDeserializer(item: any): PaymentHsmProperties;
|
|
630
|
+
/** The state of an HSM resource. */
|
|
631
|
+
export declare enum KnownHsmState {
|
|
632
|
+
/** The HSM state is unknown. */
|
|
633
|
+
Unknown = "Unknown",
|
|
634
|
+
/** The HSM is being deployed. */
|
|
635
|
+
Deploying = "Deploying",
|
|
636
|
+
/** The HSM's software load balancer (SLB) is being configured. */
|
|
637
|
+
ConfiguringSlb = "ConfiguringSlb",
|
|
638
|
+
/** The HSM is starting. */
|
|
639
|
+
Starting = "Starting",
|
|
640
|
+
/** The HSM has started and is running. */
|
|
641
|
+
Started = "Started",
|
|
642
|
+
/** The HSM has failed. */
|
|
643
|
+
Failed = "Failed",
|
|
644
|
+
/** The HSM is being relocated. */
|
|
645
|
+
Relocating = "Relocating",
|
|
646
|
+
/** The HSM is being deleted. */
|
|
647
|
+
Deleting = "Deleting",
|
|
648
|
+
/** The HSM's software load balancer (SLB) entry is being deleted. */
|
|
649
|
+
DeletingSlbEntry = "DeletingSlbEntry",
|
|
650
|
+
/** The HSM is being provisioned for the first time. */
|
|
651
|
+
InitialProvisioning = "InitialProvisioning",
|
|
652
|
+
/** The HSM is being updated. */
|
|
653
|
+
Updating = "Updating",
|
|
654
|
+
/** The HSM is running in a degraded state. */
|
|
655
|
+
Degraded = "Degraded",
|
|
656
|
+
/** The HSM deletion has been delayed. */
|
|
657
|
+
DelayedDeletion = "DelayedDeletion"
|
|
658
|
+
}
|
|
659
|
+
/**
|
|
660
|
+
* The state of an HSM resource. \
|
|
661
|
+
* {@link KnownHsmState} can be used interchangeably with HsmState,
|
|
662
|
+
* this enum contains the known values that the service supports.
|
|
663
|
+
* ### Known values supported by the service
|
|
664
|
+
* **Unknown**: The HSM state is unknown. \
|
|
665
|
+
* **Deploying**: The HSM is being deployed. \
|
|
666
|
+
* **ConfiguringSlb**: The HSM's software load balancer (SLB) is being configured. \
|
|
667
|
+
* **Starting**: The HSM is starting. \
|
|
668
|
+
* **Started**: The HSM has started and is running. \
|
|
669
|
+
* **Failed**: The HSM has failed. \
|
|
670
|
+
* **Relocating**: The HSM is being relocated. \
|
|
671
|
+
* **Deleting**: The HSM is being deleted. \
|
|
672
|
+
* **DeletingSlbEntry**: The HSM's software load balancer (SLB) entry is being deleted. \
|
|
673
|
+
* **InitialProvisioning**: The HSM is being provisioned for the first time. \
|
|
674
|
+
* **Updating**: The HSM is being updated. \
|
|
675
|
+
* **Degraded**: The HSM is running in a degraded state. \
|
|
676
|
+
* **DelayedDeletion**: The HSM deletion has been delayed.
|
|
677
|
+
*/
|
|
678
|
+
export type HsmState = string;
|
|
679
|
+
export declare function paymentHsmClusterPrivateEndpointConnectionArraySerializer(result: Array<PaymentHsmClusterPrivateEndpointConnection>): any[];
|
|
680
|
+
export declare function paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(result: Array<PaymentHsmClusterPrivateEndpointConnection>): any[];
|
|
681
|
+
/** The private endpoint connection resource. */
|
|
682
|
+
export interface PaymentHsmClusterPrivateEndpointConnection extends ProxyResource {
|
|
683
|
+
/** Resource properties. */
|
|
684
|
+
properties?: PrivateEndpointConnectionProperties;
|
|
685
|
+
/** Modified whenever there is a change in the state of private endpoint connection. */
|
|
686
|
+
etag?: string;
|
|
687
|
+
}
|
|
688
|
+
export declare function paymentHsmClusterPrivateEndpointConnectionSerializer(item: PaymentHsmClusterPrivateEndpointConnection): any;
|
|
689
|
+
export declare function paymentHsmClusterPrivateEndpointConnectionDeserializer(item: any): PaymentHsmClusterPrivateEndpointConnection;
|
|
690
|
+
/** Payment Hsm Cluster SKU information */
|
|
691
|
+
export interface PaymentHsmClusterSku {
|
|
692
|
+
/** Sku family of the Payment HSM Cluster */
|
|
693
|
+
family: PaymentHsmClusterSkuFamily;
|
|
694
|
+
/** Sku name of the Payment HSM Cluster */
|
|
695
|
+
name: PaymentHsmClusterSkuName;
|
|
696
|
+
/** Sku capacity */
|
|
697
|
+
capacity?: number;
|
|
698
|
+
}
|
|
699
|
+
export declare function paymentHsmClusterSkuSerializer(item: PaymentHsmClusterSku): any;
|
|
700
|
+
export declare function paymentHsmClusterSkuDeserializer(item: any): PaymentHsmClusterSku;
|
|
701
|
+
/** Sku family of the Payment HSM Cluster */
|
|
702
|
+
export declare enum KnownPaymentHsmClusterSkuFamily {
|
|
703
|
+
/** B family SKU */
|
|
704
|
+
B = "B"
|
|
705
|
+
}
|
|
706
|
+
/**
|
|
707
|
+
* Sku family of the Payment HSM Cluster \
|
|
708
|
+
* {@link KnownPaymentHsmClusterSkuFamily} can be used interchangeably with PaymentHsmClusterSkuFamily,
|
|
709
|
+
* this enum contains the known values that the service supports.
|
|
710
|
+
* ### Known values supported by the service
|
|
711
|
+
* **B**: B family SKU
|
|
712
|
+
*/
|
|
713
|
+
export type PaymentHsmClusterSkuFamily = string;
|
|
714
|
+
/** Sku name of the Payment HSM Cluster */
|
|
715
|
+
export declare enum KnownPaymentHsmClusterSkuName {
|
|
716
|
+
/** Payments_v2 SKU */
|
|
717
|
+
PaymentsV2 = "Payments_v2"
|
|
718
|
+
}
|
|
719
|
+
/**
|
|
720
|
+
* Sku name of the Payment HSM Cluster \
|
|
721
|
+
* {@link KnownPaymentHsmClusterSkuName} can be used interchangeably with PaymentHsmClusterSkuName,
|
|
722
|
+
* this enum contains the known values that the service supports.
|
|
723
|
+
* ### Known values supported by the service
|
|
724
|
+
* **Payments_v2**: Payments_v2 SKU
|
|
725
|
+
*/
|
|
726
|
+
export type PaymentHsmClusterSkuName = string;
|
|
727
|
+
/** Patchable properties of the Payment HSM Cluster */
|
|
728
|
+
export interface PaymentHsmClusterPatchParameters {
|
|
729
|
+
/** Resource tags. */
|
|
730
|
+
tags?: Record<string, string>;
|
|
731
|
+
}
|
|
732
|
+
export declare function paymentHsmClusterPatchParametersSerializer(item: PaymentHsmClusterPatchParameters): any;
|
|
733
|
+
/** The response of a PaymentHsmCluster list operation. */
|
|
734
|
+
export interface _PaymentHsmClusterListResult {
|
|
735
|
+
/** The PaymentHsmCluster items on this page */
|
|
736
|
+
value: PaymentHsmCluster[];
|
|
737
|
+
/** The link to the next page of items */
|
|
738
|
+
nextLink?: string;
|
|
739
|
+
}
|
|
740
|
+
export declare function _paymentHsmClusterListResultDeserializer(item: any): _PaymentHsmClusterListResult;
|
|
741
|
+
export declare function paymentHsmClusterArraySerializer(result: Array<PaymentHsmCluster>): any[];
|
|
742
|
+
export declare function paymentHsmClusterArrayDeserializer(result: Array<PaymentHsmCluster>): any[];
|
|
743
|
+
/** The response of a PaymentHsmClusterPrivateEndpointConnection list operation. */
|
|
744
|
+
export interface _PaymentHsmClusterPrivateEndpointConnectionListResult {
|
|
745
|
+
/** The PaymentHsmClusterPrivateEndpointConnection items on this page */
|
|
746
|
+
value: PaymentHsmClusterPrivateEndpointConnection[];
|
|
747
|
+
/** The link to the next page of items */
|
|
748
|
+
nextLink?: string;
|
|
749
|
+
}
|
|
750
|
+
export declare function _paymentHsmClusterPrivateEndpointConnectionListResultDeserializer(item: any): _PaymentHsmClusterPrivateEndpointConnectionListResult;
|
|
528
751
|
/** A list of private link resources. */
|
|
529
752
|
export interface _PrivateLinkResourceListResult {
|
|
530
753
|
/** Array of private link resources */
|
|
@@ -552,53 +775,15 @@ export interface PrivateLinkResourceProperties {
|
|
|
552
775
|
export declare function privateLinkResourcePropertiesDeserializer(item: any): PrivateLinkResourceProperties;
|
|
553
776
|
/** Resource information with extended details. */
|
|
554
777
|
export interface DedicatedHsm extends TrackedResource {
|
|
778
|
+
/** Properties of the dedicated HSM */
|
|
779
|
+
properties: DedicatedHsmProperties;
|
|
555
780
|
/** SKU details */
|
|
556
781
|
sku: Sku;
|
|
557
782
|
/** The availability zones. */
|
|
558
783
|
zones?: string[];
|
|
559
|
-
/** Properties of the dedicated HSM */
|
|
560
|
-
properties: DedicatedHsmProperties;
|
|
561
784
|
}
|
|
562
785
|
export declare function dedicatedHsmSerializer(item: DedicatedHsm): any;
|
|
563
786
|
export declare function dedicatedHsmDeserializer(item: any): DedicatedHsm;
|
|
564
|
-
/** SKU of the dedicated HSM */
|
|
565
|
-
export interface Sku {
|
|
566
|
-
/** SKU of the dedicated HSM */
|
|
567
|
-
name?: SkuName;
|
|
568
|
-
}
|
|
569
|
-
export declare function skuSerializer(item: Sku): any;
|
|
570
|
-
export declare function skuDeserializer(item: any): Sku;
|
|
571
|
-
/** SKU of the dedicated HSM */
|
|
572
|
-
export declare enum KnownSkuName {
|
|
573
|
-
/** The dedicated HSM is a Safenet Luna Network HSM A790 device. */
|
|
574
|
-
SafeNetLunaNetworkHSMA790 = "SafeNet Luna Network HSM A790",
|
|
575
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. */
|
|
576
|
-
PayShield10KLMK1CPS60 = "payShield10K_LMK1_CPS60",
|
|
577
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. */
|
|
578
|
-
PayShield10KLMK1CPS250 = "payShield10K_LMK1_CPS250",
|
|
579
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. */
|
|
580
|
-
PayShield10KLMK1CPS2500 = "payShield10K_LMK1_CPS2500",
|
|
581
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. */
|
|
582
|
-
PayShield10KLMK2CPS60 = "payShield10K_LMK2_CPS60",
|
|
583
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. */
|
|
584
|
-
PayShield10KLMK2CPS250 = "payShield10K_LMK2_CPS250",
|
|
585
|
-
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second. */
|
|
586
|
-
PayShield10KLMK2CPS2500 = "payShield10K_LMK2_CPS2500"
|
|
587
|
-
}
|
|
588
|
-
/**
|
|
589
|
-
* SKU of the dedicated HSM \
|
|
590
|
-
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
591
|
-
* this enum contains the known values that the service supports.
|
|
592
|
-
* ### Known values supported by the service
|
|
593
|
-
* **SafeNet Luna Network HSM A790**: The dedicated HSM is a Safenet Luna Network HSM A790 device. \
|
|
594
|
-
* **payShield10K_LMK1_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. \
|
|
595
|
-
* **payShield10K_LMK1_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. \
|
|
596
|
-
* **payShield10K_LMK1_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. \
|
|
597
|
-
* **payShield10K_LMK2_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. \
|
|
598
|
-
* **payShield10K_LMK2_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. \
|
|
599
|
-
* **payShield10K_LMK2_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second.
|
|
600
|
-
*/
|
|
601
|
-
export type SkuName = string;
|
|
602
787
|
/** Properties of the dedicated hsm */
|
|
603
788
|
export interface DedicatedHsmProperties {
|
|
604
789
|
/** Specifies the network interfaces of the dedicated hsm. */
|
|
@@ -672,6 +857,44 @@ export declare enum KnownJsonWebKeyType {
|
|
|
672
857
|
* **Deleting**: The dedicated HSM is currently being deleted.
|
|
673
858
|
*/
|
|
674
859
|
export type JsonWebKeyType = string;
|
|
860
|
+
/** SKU of the dedicated HSM */
|
|
861
|
+
export interface Sku {
|
|
862
|
+
/** SKU of the dedicated HSM */
|
|
863
|
+
name?: SkuName;
|
|
864
|
+
}
|
|
865
|
+
export declare function skuSerializer(item: Sku): any;
|
|
866
|
+
export declare function skuDeserializer(item: any): Sku;
|
|
867
|
+
/** SKU of the dedicated HSM */
|
|
868
|
+
export declare enum KnownSkuName {
|
|
869
|
+
/** The dedicated HSM is a Safenet Luna Network HSM A790 device. */
|
|
870
|
+
SafeNetLunaNetworkHSMA790 = "SafeNet Luna Network HSM A790",
|
|
871
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. */
|
|
872
|
+
PayShield10KLMK1CPS60 = "payShield10K_LMK1_CPS60",
|
|
873
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. */
|
|
874
|
+
PayShield10KLMK1CPS250 = "payShield10K_LMK1_CPS250",
|
|
875
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. */
|
|
876
|
+
PayShield10KLMK1CPS2500 = "payShield10K_LMK1_CPS2500",
|
|
877
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. */
|
|
878
|
+
PayShield10KLMK2CPS60 = "payShield10K_LMK2_CPS60",
|
|
879
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. */
|
|
880
|
+
PayShield10KLMK2CPS250 = "payShield10K_LMK2_CPS250",
|
|
881
|
+
/** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second. */
|
|
882
|
+
PayShield10KLMK2CPS2500 = "payShield10K_LMK2_CPS2500"
|
|
883
|
+
}
|
|
884
|
+
/**
|
|
885
|
+
* SKU of the dedicated HSM \
|
|
886
|
+
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
887
|
+
* this enum contains the known values that the service supports.
|
|
888
|
+
* ### Known values supported by the service
|
|
889
|
+
* **SafeNet Luna Network HSM A790**: The dedicated HSM is a Safenet Luna Network HSM A790 device. \
|
|
890
|
+
* **payShield10K_LMK1_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. \
|
|
891
|
+
* **payShield10K_LMK1_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. \
|
|
892
|
+
* **payShield10K_LMK1_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. \
|
|
893
|
+
* **payShield10K_LMK2_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. \
|
|
894
|
+
* **payShield10K_LMK2_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. \
|
|
895
|
+
* **payShield10K_LMK2_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second.
|
|
896
|
+
*/
|
|
897
|
+
export type SkuName = string;
|
|
675
898
|
/** The error exception. */
|
|
676
899
|
export interface DedicatedHsmError {
|
|
677
900
|
/** The error detail of the operation if any. */
|
|
@@ -746,6 +969,8 @@ export declare function endpointDetailDeserializer(item: any): EndpointDetail;
|
|
|
746
969
|
/** The available API versions. */
|
|
747
970
|
export declare enum KnownVersions {
|
|
748
971
|
/** The 2025-03-31 API version. */
|
|
749
|
-
V20250331 = "2025-03-31"
|
|
972
|
+
V20250331 = "2025-03-31",
|
|
973
|
+
/** The 2025-12-01-preview API version. */
|
|
974
|
+
V20251201Preview = "2025-12-01-preview"
|
|
750
975
|
}
|
|
751
976
|
//# sourceMappingURL=models.d.ts.map
|