@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
|
@@ -91,7 +91,9 @@ export function cloudHsmClusterSerializer(item) {
|
|
|
91
91
|
}
|
|
92
92
|
export function cloudHsmClusterDeserializer(item) {
|
|
93
93
|
return {
|
|
94
|
-
tags: item["tags"]
|
|
94
|
+
tags: !item["tags"]
|
|
95
|
+
? item["tags"]
|
|
96
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
95
97
|
location: item["location"],
|
|
96
98
|
id: item["id"],
|
|
97
99
|
name: item["name"],
|
|
@@ -130,18 +132,27 @@ export function cloudHsmClusterPropertiesDeserializer(item) {
|
|
|
130
132
|
/** State of security domain activation */
|
|
131
133
|
export var KnownActivationState;
|
|
132
134
|
(function (KnownActivationState) {
|
|
135
|
+
/** NotDefined */
|
|
133
136
|
KnownActivationState["NotDefined"] = "NotDefined";
|
|
137
|
+
/** NotActivated */
|
|
134
138
|
KnownActivationState["NotActivated"] = "NotActivated";
|
|
139
|
+
/** Active */
|
|
135
140
|
KnownActivationState["Active"] = "Active";
|
|
141
|
+
/** Failed */
|
|
136
142
|
KnownActivationState["Failed"] = "Failed";
|
|
143
|
+
/** Unknown */
|
|
137
144
|
KnownActivationState["Unknown"] = "Unknown";
|
|
138
145
|
})(KnownActivationState || (KnownActivationState = {}));
|
|
139
146
|
/** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */
|
|
140
147
|
export var KnownAutoGeneratedDomainNameLabelScope;
|
|
141
148
|
(function (KnownAutoGeneratedDomainNameLabelScope) {
|
|
149
|
+
/** TenantReuse */
|
|
142
150
|
KnownAutoGeneratedDomainNameLabelScope["TenantReuse"] = "TenantReuse";
|
|
151
|
+
/** SubscriptionReuse */
|
|
143
152
|
KnownAutoGeneratedDomainNameLabelScope["SubscriptionReuse"] = "SubscriptionReuse";
|
|
153
|
+
/** ResourceGroupReuse */
|
|
144
154
|
KnownAutoGeneratedDomainNameLabelScope["ResourceGroupReuse"] = "ResourceGroupReuse";
|
|
155
|
+
/** NoReuse */
|
|
145
156
|
KnownAutoGeneratedDomainNameLabelScope["NoReuse"] = "NoReuse";
|
|
146
157
|
})(KnownAutoGeneratedDomainNameLabelScope || (KnownAutoGeneratedDomainNameLabelScope = {}));
|
|
147
158
|
export function cloudHsmPropertiesArrayDeserializer(result) {
|
|
@@ -210,8 +221,8 @@ export function privateEndpointConnectionPropertiesDeserializer(item) {
|
|
|
210
221
|
}),
|
|
211
222
|
};
|
|
212
223
|
}
|
|
213
|
-
export function privateEndpointSerializer(
|
|
214
|
-
return
|
|
224
|
+
export function privateEndpointSerializer(_item) {
|
|
225
|
+
return {};
|
|
215
226
|
}
|
|
216
227
|
export function privateEndpointDeserializer(item) {
|
|
217
228
|
return {
|
|
@@ -245,41 +256,57 @@ export var KnownPrivateEndpointServiceConnectionStatus;
|
|
|
245
256
|
/** The current provisioning state. */
|
|
246
257
|
export var KnownPrivateEndpointConnectionProvisioningState;
|
|
247
258
|
(function (KnownPrivateEndpointConnectionProvisioningState) {
|
|
259
|
+
/** Succeeded */
|
|
248
260
|
KnownPrivateEndpointConnectionProvisioningState["Succeeded"] = "Succeeded";
|
|
261
|
+
/** Creating */
|
|
249
262
|
KnownPrivateEndpointConnectionProvisioningState["Creating"] = "Creating";
|
|
263
|
+
/** Deleting */
|
|
250
264
|
KnownPrivateEndpointConnectionProvisioningState["Deleting"] = "Deleting";
|
|
265
|
+
/** Failed */
|
|
251
266
|
KnownPrivateEndpointConnectionProvisioningState["Failed"] = "Failed";
|
|
267
|
+
/** Updating */
|
|
252
268
|
KnownPrivateEndpointConnectionProvisioningState["Updating"] = "Updating";
|
|
269
|
+
/** InternalError */
|
|
253
270
|
KnownPrivateEndpointConnectionProvisioningState["InternalError"] = "InternalError";
|
|
271
|
+
/** Canceled */
|
|
254
272
|
KnownPrivateEndpointConnectionProvisioningState["Canceled"] = "Canceled";
|
|
255
273
|
})(KnownPrivateEndpointConnectionProvisioningState || (KnownPrivateEndpointConnectionProvisioningState = {}));
|
|
256
274
|
/** The Cloud HSM Cluster's provisioningState */
|
|
257
275
|
export var KnownProvisioningState;
|
|
258
276
|
(function (KnownProvisioningState) {
|
|
277
|
+
/** Provisioning */
|
|
259
278
|
KnownProvisioningState["Provisioning"] = "Provisioning";
|
|
279
|
+
/** Succeeded */
|
|
260
280
|
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
281
|
+
/** Updating */
|
|
261
282
|
KnownProvisioningState["Updating"] = "Updating";
|
|
283
|
+
/** Failed */
|
|
262
284
|
KnownProvisioningState["Failed"] = "Failed";
|
|
285
|
+
/** Deleting */
|
|
263
286
|
KnownProvisioningState["Deleting"] = "Deleting";
|
|
287
|
+
/** Canceled */
|
|
264
288
|
KnownProvisioningState["Canceled"] = "Canceled";
|
|
265
289
|
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
266
290
|
/** The Cloud HSM Cluster public network access */
|
|
267
291
|
export var KnownPublicNetworkAccess;
|
|
268
292
|
(function (KnownPublicNetworkAccess) {
|
|
293
|
+
/** Disabled */
|
|
269
294
|
KnownPublicNetworkAccess["Disabled"] = "Disabled";
|
|
270
295
|
})(KnownPublicNetworkAccess || (KnownPublicNetworkAccess = {}));
|
|
271
296
|
export function managedServiceIdentitySerializer(item) {
|
|
272
|
-
return {
|
|
273
|
-
type: item["type"],
|
|
274
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
275
|
-
};
|
|
297
|
+
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
276
298
|
}
|
|
277
299
|
export function managedServiceIdentityDeserializer(item) {
|
|
278
300
|
return {
|
|
279
301
|
principalId: item["principalId"],
|
|
280
302
|
tenantId: item["tenantId"],
|
|
281
303
|
type: item["type"],
|
|
282
|
-
userAssignedIdentities: item["userAssignedIdentities"]
|
|
304
|
+
userAssignedIdentities: !item["userAssignedIdentities"]
|
|
305
|
+
? item["userAssignedIdentities"]
|
|
306
|
+
: Object.fromEntries(Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
307
|
+
k,
|
|
308
|
+
!p ? p : userAssignedIdentityDeserializer(p),
|
|
309
|
+
])),
|
|
283
310
|
};
|
|
284
311
|
}
|
|
285
312
|
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
@@ -294,8 +321,8 @@ export var KnownManagedServiceIdentityType;
|
|
|
294
321
|
/** System and user assigned managed identity. */
|
|
295
322
|
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
296
323
|
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
297
|
-
export function userAssignedIdentitySerializer(
|
|
298
|
-
return
|
|
324
|
+
export function userAssignedIdentitySerializer(_item) {
|
|
325
|
+
return {};
|
|
299
326
|
}
|
|
300
327
|
export function userAssignedIdentityDeserializer(item) {
|
|
301
328
|
return {
|
|
@@ -304,11 +331,7 @@ export function userAssignedIdentityDeserializer(item) {
|
|
|
304
331
|
};
|
|
305
332
|
}
|
|
306
333
|
export function cloudHsmClusterSkuSerializer(item) {
|
|
307
|
-
return {
|
|
308
|
-
family: item["family"],
|
|
309
|
-
name: item["name"],
|
|
310
|
-
capacity: item["capacity"],
|
|
311
|
-
};
|
|
334
|
+
return { family: item["family"], name: item["name"], capacity: item["capacity"] };
|
|
312
335
|
}
|
|
313
336
|
export function cloudHsmClusterSkuDeserializer(item) {
|
|
314
337
|
return {
|
|
@@ -320,10 +343,29 @@ export function cloudHsmClusterSkuDeserializer(item) {
|
|
|
320
343
|
/** Sku family of the Cloud HSM Cluster */
|
|
321
344
|
export var KnownCloudHsmClusterSkuFamily;
|
|
322
345
|
(function (KnownCloudHsmClusterSkuFamily) {
|
|
346
|
+
/** B */
|
|
323
347
|
KnownCloudHsmClusterSkuFamily["B"] = "B";
|
|
324
348
|
})(KnownCloudHsmClusterSkuFamily || (KnownCloudHsmClusterSkuFamily = {}));
|
|
325
|
-
|
|
326
|
-
|
|
349
|
+
/** Sku name of the Cloud HSM Cluster */
|
|
350
|
+
export var KnownCloudHsmClusterSkuName;
|
|
351
|
+
(function (KnownCloudHsmClusterSkuName) {
|
|
352
|
+
/** Standard_B1 SKU */
|
|
353
|
+
KnownCloudHsmClusterSkuName["StandardB1"] = "Standard_B1";
|
|
354
|
+
/** Standard B10 SKU */
|
|
355
|
+
KnownCloudHsmClusterSkuName["StandardB10"] = "Standard B10";
|
|
356
|
+
/** Standard_B1v2 SKU */
|
|
357
|
+
KnownCloudHsmClusterSkuName["StandardB1V2"] = "Standard_B1v2";
|
|
358
|
+
/** Standard_B5v2 SKU */
|
|
359
|
+
KnownCloudHsmClusterSkuName["StandardB5V2"] = "Standard_B5v2";
|
|
360
|
+
/** Standard_B10v2 SKU */
|
|
361
|
+
KnownCloudHsmClusterSkuName["StandardB10V2"] = "Standard_B10v2";
|
|
362
|
+
/** Standard_B15v2 SKU */
|
|
363
|
+
KnownCloudHsmClusterSkuName["StandardB15V2"] = "Standard_B15v2";
|
|
364
|
+
/** Standard_B20v2 SKU */
|
|
365
|
+
KnownCloudHsmClusterSkuName["StandardB20V2"] = "Standard_B20v2";
|
|
366
|
+
})(KnownCloudHsmClusterSkuName || (KnownCloudHsmClusterSkuName = {}));
|
|
367
|
+
export function proxyResourceSerializer(_item) {
|
|
368
|
+
return {};
|
|
327
369
|
}
|
|
328
370
|
export function proxyResourceDeserializer(item) {
|
|
329
371
|
return {
|
|
@@ -335,8 +377,8 @@ export function proxyResourceDeserializer(item) {
|
|
|
335
377
|
: systemDataDeserializer(item["systemData"]),
|
|
336
378
|
};
|
|
337
379
|
}
|
|
338
|
-
export function resourceSerializer(
|
|
339
|
-
return
|
|
380
|
+
export function resourceSerializer(_item) {
|
|
381
|
+
return {};
|
|
340
382
|
}
|
|
341
383
|
export function resourceDeserializer(item) {
|
|
342
384
|
return {
|
|
@@ -383,7 +425,9 @@ export function trackedResourceDeserializer(item) {
|
|
|
383
425
|
systemData: !item["systemData"]
|
|
384
426
|
? item["systemData"]
|
|
385
427
|
: systemDataDeserializer(item["systemData"]),
|
|
386
|
-
tags: item["tags"]
|
|
428
|
+
tags: !item["tags"]
|
|
429
|
+
? item["tags"]
|
|
430
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
387
431
|
location: item["location"],
|
|
388
432
|
};
|
|
389
433
|
}
|
|
@@ -455,9 +499,13 @@ export function backupRestoreBaseResultPropertiesDeserializer(item) {
|
|
|
455
499
|
/** Status of the backup/restore operation */
|
|
456
500
|
export var KnownBackupRestoreOperationStatus;
|
|
457
501
|
(function (KnownBackupRestoreOperationStatus) {
|
|
502
|
+
/** InProgress */
|
|
458
503
|
KnownBackupRestoreOperationStatus["InProgress"] = "InProgress";
|
|
504
|
+
/** Succeeded */
|
|
459
505
|
KnownBackupRestoreOperationStatus["Succeeded"] = "Succeeded";
|
|
506
|
+
/** Failed */
|
|
460
507
|
KnownBackupRestoreOperationStatus["Failed"] = "Failed";
|
|
508
|
+
/** Cancelled */
|
|
461
509
|
KnownBackupRestoreOperationStatus["Cancelled"] = "Cancelled";
|
|
462
510
|
})(KnownBackupRestoreOperationStatus || (KnownBackupRestoreOperationStatus = {}));
|
|
463
511
|
export function restoreRequestPropertiesSerializer(item) {
|
|
@@ -480,6 +528,179 @@ export function _privateEndpointConnectionListResultDeserializer(item) {
|
|
|
480
528
|
nextLink: item["nextLink"],
|
|
481
529
|
};
|
|
482
530
|
}
|
|
531
|
+
export function paymentHsmClusterSerializer(item) {
|
|
532
|
+
return {
|
|
533
|
+
tags: item["tags"],
|
|
534
|
+
location: item["location"],
|
|
535
|
+
properties: !item["properties"]
|
|
536
|
+
? item["properties"]
|
|
537
|
+
: paymentHsmClusterPropertiesSerializer(item["properties"]),
|
|
538
|
+
sku: !item["sku"] ? item["sku"] : paymentHsmClusterSkuSerializer(item["sku"]),
|
|
539
|
+
};
|
|
540
|
+
}
|
|
541
|
+
export function paymentHsmClusterDeserializer(item) {
|
|
542
|
+
return {
|
|
543
|
+
tags: !item["tags"]
|
|
544
|
+
? item["tags"]
|
|
545
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
546
|
+
location: item["location"],
|
|
547
|
+
id: item["id"],
|
|
548
|
+
name: item["name"],
|
|
549
|
+
type: item["type"],
|
|
550
|
+
systemData: !item["systemData"]
|
|
551
|
+
? item["systemData"]
|
|
552
|
+
: systemDataDeserializer(item["systemData"]),
|
|
553
|
+
properties: !item["properties"]
|
|
554
|
+
? item["properties"]
|
|
555
|
+
: paymentHsmClusterPropertiesDeserializer(item["properties"]),
|
|
556
|
+
sku: !item["sku"] ? item["sku"] : paymentHsmClusterSkuDeserializer(item["sku"]),
|
|
557
|
+
};
|
|
558
|
+
}
|
|
559
|
+
export function paymentHsmClusterPropertiesSerializer(item) {
|
|
560
|
+
return {
|
|
561
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
562
|
+
publicNetworkAccess: item["publicNetworkAccess"],
|
|
563
|
+
applicationTrustedIssuer: item["applicationTrustedIssuer"],
|
|
564
|
+
managementTrustedIssuer: item["managementTrustedIssuer"],
|
|
565
|
+
};
|
|
566
|
+
}
|
|
567
|
+
export function paymentHsmClusterPropertiesDeserializer(item) {
|
|
568
|
+
return {
|
|
569
|
+
activationState: item["activationState"],
|
|
570
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
571
|
+
hsms: !item["hsms"] ? item["hsms"] : paymentHsmPropertiesArrayDeserializer(item["hsms"]),
|
|
572
|
+
privateEndpointConnections: !item["privateEndpointConnections"]
|
|
573
|
+
? item["privateEndpointConnections"]
|
|
574
|
+
: paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(item["privateEndpointConnections"]),
|
|
575
|
+
provisioningState: item["provisioningState"],
|
|
576
|
+
publicNetworkAccess: item["publicNetworkAccess"],
|
|
577
|
+
statusMessage: item["statusMessage"],
|
|
578
|
+
applicationTrustedIssuer: item["applicationTrustedIssuer"],
|
|
579
|
+
managementTrustedIssuer: item["managementTrustedIssuer"],
|
|
580
|
+
};
|
|
581
|
+
}
|
|
582
|
+
export function paymentHsmPropertiesArrayDeserializer(result) {
|
|
583
|
+
return result.map((item) => {
|
|
584
|
+
return paymentHsmPropertiesDeserializer(item);
|
|
585
|
+
});
|
|
586
|
+
}
|
|
587
|
+
export function paymentHsmPropertiesDeserializer(item) {
|
|
588
|
+
return {
|
|
589
|
+
appFqdn: item["appFqdn"],
|
|
590
|
+
mgmtFqdn: item["mgmtFqdn"],
|
|
591
|
+
state: item["state"],
|
|
592
|
+
stateMessage: item["stateMessage"],
|
|
593
|
+
};
|
|
594
|
+
}
|
|
595
|
+
/** The state of an HSM resource. */
|
|
596
|
+
export var KnownHsmState;
|
|
597
|
+
(function (KnownHsmState) {
|
|
598
|
+
/** The HSM state is unknown. */
|
|
599
|
+
KnownHsmState["Unknown"] = "Unknown";
|
|
600
|
+
/** The HSM is being deployed. */
|
|
601
|
+
KnownHsmState["Deploying"] = "Deploying";
|
|
602
|
+
/** The HSM's software load balancer (SLB) is being configured. */
|
|
603
|
+
KnownHsmState["ConfiguringSlb"] = "ConfiguringSlb";
|
|
604
|
+
/** The HSM is starting. */
|
|
605
|
+
KnownHsmState["Starting"] = "Starting";
|
|
606
|
+
/** The HSM has started and is running. */
|
|
607
|
+
KnownHsmState["Started"] = "Started";
|
|
608
|
+
/** The HSM has failed. */
|
|
609
|
+
KnownHsmState["Failed"] = "Failed";
|
|
610
|
+
/** The HSM is being relocated. */
|
|
611
|
+
KnownHsmState["Relocating"] = "Relocating";
|
|
612
|
+
/** The HSM is being deleted. */
|
|
613
|
+
KnownHsmState["Deleting"] = "Deleting";
|
|
614
|
+
/** The HSM's software load balancer (SLB) entry is being deleted. */
|
|
615
|
+
KnownHsmState["DeletingSlbEntry"] = "DeletingSlbEntry";
|
|
616
|
+
/** The HSM is being provisioned for the first time. */
|
|
617
|
+
KnownHsmState["InitialProvisioning"] = "InitialProvisioning";
|
|
618
|
+
/** The HSM is being updated. */
|
|
619
|
+
KnownHsmState["Updating"] = "Updating";
|
|
620
|
+
/** The HSM is running in a degraded state. */
|
|
621
|
+
KnownHsmState["Degraded"] = "Degraded";
|
|
622
|
+
/** The HSM deletion has been delayed. */
|
|
623
|
+
KnownHsmState["DelayedDeletion"] = "DelayedDeletion";
|
|
624
|
+
})(KnownHsmState || (KnownHsmState = {}));
|
|
625
|
+
export function paymentHsmClusterPrivateEndpointConnectionArraySerializer(result) {
|
|
626
|
+
return result.map((item) => {
|
|
627
|
+
return paymentHsmClusterPrivateEndpointConnectionSerializer(item);
|
|
628
|
+
});
|
|
629
|
+
}
|
|
630
|
+
export function paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(result) {
|
|
631
|
+
return result.map((item) => {
|
|
632
|
+
return paymentHsmClusterPrivateEndpointConnectionDeserializer(item);
|
|
633
|
+
});
|
|
634
|
+
}
|
|
635
|
+
export function paymentHsmClusterPrivateEndpointConnectionSerializer(item) {
|
|
636
|
+
return {
|
|
637
|
+
properties: !item["properties"]
|
|
638
|
+
? item["properties"]
|
|
639
|
+
: privateEndpointConnectionPropertiesSerializer(item["properties"]),
|
|
640
|
+
etag: item["etag"],
|
|
641
|
+
};
|
|
642
|
+
}
|
|
643
|
+
export function paymentHsmClusterPrivateEndpointConnectionDeserializer(item) {
|
|
644
|
+
return {
|
|
645
|
+
id: item["id"],
|
|
646
|
+
name: item["name"],
|
|
647
|
+
type: item["type"],
|
|
648
|
+
systemData: !item["systemData"]
|
|
649
|
+
? item["systemData"]
|
|
650
|
+
: systemDataDeserializer(item["systemData"]),
|
|
651
|
+
properties: !item["properties"]
|
|
652
|
+
? item["properties"]
|
|
653
|
+
: privateEndpointConnectionPropertiesDeserializer(item["properties"]),
|
|
654
|
+
etag: item["etag"],
|
|
655
|
+
};
|
|
656
|
+
}
|
|
657
|
+
export function paymentHsmClusterSkuSerializer(item) {
|
|
658
|
+
return { family: item["family"], name: item["name"], capacity: item["capacity"] };
|
|
659
|
+
}
|
|
660
|
+
export function paymentHsmClusterSkuDeserializer(item) {
|
|
661
|
+
return {
|
|
662
|
+
family: item["family"],
|
|
663
|
+
name: item["name"],
|
|
664
|
+
capacity: item["capacity"],
|
|
665
|
+
};
|
|
666
|
+
}
|
|
667
|
+
/** Sku family of the Payment HSM Cluster */
|
|
668
|
+
export var KnownPaymentHsmClusterSkuFamily;
|
|
669
|
+
(function (KnownPaymentHsmClusterSkuFamily) {
|
|
670
|
+
/** B family SKU */
|
|
671
|
+
KnownPaymentHsmClusterSkuFamily["B"] = "B";
|
|
672
|
+
})(KnownPaymentHsmClusterSkuFamily || (KnownPaymentHsmClusterSkuFamily = {}));
|
|
673
|
+
/** Sku name of the Payment HSM Cluster */
|
|
674
|
+
export var KnownPaymentHsmClusterSkuName;
|
|
675
|
+
(function (KnownPaymentHsmClusterSkuName) {
|
|
676
|
+
/** Payments_v2 SKU */
|
|
677
|
+
KnownPaymentHsmClusterSkuName["PaymentsV2"] = "Payments_v2";
|
|
678
|
+
})(KnownPaymentHsmClusterSkuName || (KnownPaymentHsmClusterSkuName = {}));
|
|
679
|
+
export function paymentHsmClusterPatchParametersSerializer(item) {
|
|
680
|
+
return { tags: item["tags"] };
|
|
681
|
+
}
|
|
682
|
+
export function _paymentHsmClusterListResultDeserializer(item) {
|
|
683
|
+
return {
|
|
684
|
+
value: paymentHsmClusterArrayDeserializer(item["value"]),
|
|
685
|
+
nextLink: item["nextLink"],
|
|
686
|
+
};
|
|
687
|
+
}
|
|
688
|
+
export function paymentHsmClusterArraySerializer(result) {
|
|
689
|
+
return result.map((item) => {
|
|
690
|
+
return paymentHsmClusterSerializer(item);
|
|
691
|
+
});
|
|
692
|
+
}
|
|
693
|
+
export function paymentHsmClusterArrayDeserializer(result) {
|
|
694
|
+
return result.map((item) => {
|
|
695
|
+
return paymentHsmClusterDeserializer(item);
|
|
696
|
+
});
|
|
697
|
+
}
|
|
698
|
+
export function _paymentHsmClusterPrivateEndpointConnectionListResultDeserializer(item) {
|
|
699
|
+
return {
|
|
700
|
+
value: paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(item["value"]),
|
|
701
|
+
nextLink: item["nextLink"],
|
|
702
|
+
};
|
|
703
|
+
}
|
|
483
704
|
export function _privateLinkResourceListResultDeserializer(item) {
|
|
484
705
|
return {
|
|
485
706
|
value: !item["value"] ? item["value"] : privateLinkResourceArrayDeserializer(item["value"]),
|
|
@@ -523,18 +744,20 @@ export function dedicatedHsmSerializer(item) {
|
|
|
523
744
|
return {
|
|
524
745
|
tags: item["tags"],
|
|
525
746
|
location: item["location"],
|
|
747
|
+
properties: dedicatedHsmPropertiesSerializer(item["properties"]),
|
|
526
748
|
sku: skuSerializer(item["sku"]),
|
|
527
749
|
zones: !item["zones"]
|
|
528
750
|
? item["zones"]
|
|
529
751
|
: item["zones"].map((p) => {
|
|
530
752
|
return p;
|
|
531
753
|
}),
|
|
532
|
-
properties: dedicatedHsmPropertiesSerializer(item["properties"]),
|
|
533
754
|
};
|
|
534
755
|
}
|
|
535
756
|
export function dedicatedHsmDeserializer(item) {
|
|
536
757
|
return {
|
|
537
|
-
tags: item["tags"]
|
|
758
|
+
tags: !item["tags"]
|
|
759
|
+
? item["tags"]
|
|
760
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
538
761
|
location: item["location"],
|
|
539
762
|
id: item["id"],
|
|
540
763
|
name: item["name"],
|
|
@@ -542,41 +765,15 @@ export function dedicatedHsmDeserializer(item) {
|
|
|
542
765
|
systemData: !item["systemData"]
|
|
543
766
|
? item["systemData"]
|
|
544
767
|
: systemDataDeserializer(item["systemData"]),
|
|
768
|
+
properties: dedicatedHsmPropertiesDeserializer(item["properties"]),
|
|
545
769
|
sku: skuDeserializer(item["sku"]),
|
|
546
770
|
zones: !item["zones"]
|
|
547
771
|
? item["zones"]
|
|
548
772
|
: item["zones"].map((p) => {
|
|
549
773
|
return p;
|
|
550
774
|
}),
|
|
551
|
-
properties: dedicatedHsmPropertiesDeserializer(item["properties"]),
|
|
552
|
-
};
|
|
553
|
-
}
|
|
554
|
-
export function skuSerializer(item) {
|
|
555
|
-
return { name: item["name"] };
|
|
556
|
-
}
|
|
557
|
-
export function skuDeserializer(item) {
|
|
558
|
-
return {
|
|
559
|
-
name: item["name"],
|
|
560
775
|
};
|
|
561
776
|
}
|
|
562
|
-
/** SKU of the dedicated HSM */
|
|
563
|
-
export var KnownSkuName;
|
|
564
|
-
(function (KnownSkuName) {
|
|
565
|
-
/** The dedicated HSM is a Safenet Luna Network HSM A790 device. */
|
|
566
|
-
KnownSkuName["SafeNetLunaNetworkHSMA790"] = "SafeNet Luna Network HSM A790";
|
|
567
|
-
/** 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. */
|
|
568
|
-
KnownSkuName["PayShield10KLMK1CPS60"] = "payShield10K_LMK1_CPS60";
|
|
569
|
-
/** 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. */
|
|
570
|
-
KnownSkuName["PayShield10KLMK1CPS250"] = "payShield10K_LMK1_CPS250";
|
|
571
|
-
/** 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. */
|
|
572
|
-
KnownSkuName["PayShield10KLMK1CPS2500"] = "payShield10K_LMK1_CPS2500";
|
|
573
|
-
/** 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. */
|
|
574
|
-
KnownSkuName["PayShield10KLMK2CPS60"] = "payShield10K_LMK2_CPS60";
|
|
575
|
-
/** 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. */
|
|
576
|
-
KnownSkuName["PayShield10KLMK2CPS250"] = "payShield10K_LMK2_CPS250";
|
|
577
|
-
/** 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. */
|
|
578
|
-
KnownSkuName["PayShield10KLMK2CPS2500"] = "payShield10K_LMK2_CPS2500";
|
|
579
|
-
})(KnownSkuName || (KnownSkuName = {}));
|
|
580
777
|
export function dedicatedHsmPropertiesSerializer(item) {
|
|
581
778
|
return {
|
|
582
779
|
networkProfile: !item["networkProfile"]
|
|
@@ -662,6 +859,32 @@ export var KnownJsonWebKeyType;
|
|
|
662
859
|
/** The dedicated HSM is currently being deleted. */
|
|
663
860
|
KnownJsonWebKeyType["Deleting"] = "Deleting";
|
|
664
861
|
})(KnownJsonWebKeyType || (KnownJsonWebKeyType = {}));
|
|
862
|
+
export function skuSerializer(item) {
|
|
863
|
+
return { name: item["name"] };
|
|
864
|
+
}
|
|
865
|
+
export function skuDeserializer(item) {
|
|
866
|
+
return {
|
|
867
|
+
name: item["name"],
|
|
868
|
+
};
|
|
869
|
+
}
|
|
870
|
+
/** SKU of the dedicated HSM */
|
|
871
|
+
export var KnownSkuName;
|
|
872
|
+
(function (KnownSkuName) {
|
|
873
|
+
/** The dedicated HSM is a Safenet Luna Network HSM A790 device. */
|
|
874
|
+
KnownSkuName["SafeNetLunaNetworkHSMA790"] = "SafeNet Luna Network HSM A790";
|
|
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 60 calls per second. */
|
|
876
|
+
KnownSkuName["PayShield10KLMK1CPS60"] = "payShield10K_LMK1_CPS60";
|
|
877
|
+
/** 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. */
|
|
878
|
+
KnownSkuName["PayShield10KLMK1CPS250"] = "payShield10K_LMK1_CPS250";
|
|
879
|
+
/** 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. */
|
|
880
|
+
KnownSkuName["PayShield10KLMK1CPS2500"] = "payShield10K_LMK1_CPS2500";
|
|
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 60 calls per second. */
|
|
882
|
+
KnownSkuName["PayShield10KLMK2CPS60"] = "payShield10K_LMK2_CPS60";
|
|
883
|
+
/** 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. */
|
|
884
|
+
KnownSkuName["PayShield10KLMK2CPS250"] = "payShield10K_LMK2_CPS250";
|
|
885
|
+
/** 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. */
|
|
886
|
+
KnownSkuName["PayShield10KLMK2CPS2500"] = "payShield10K_LMK2_CPS2500";
|
|
887
|
+
})(KnownSkuName || (KnownSkuName = {}));
|
|
665
888
|
export function dedicatedHsmErrorDeserializer(item) {
|
|
666
889
|
return {
|
|
667
890
|
error: !item["error"] ? item["error"] : errorDeserializer(item["error"]),
|
|
@@ -743,5 +966,7 @@ export var KnownVersions;
|
|
|
743
966
|
(function (KnownVersions) {
|
|
744
967
|
/** The 2025-03-31 API version. */
|
|
745
968
|
KnownVersions["V20250331"] = "2025-03-31";
|
|
969
|
+
/** The 2025-12-01-preview API version. */
|
|
970
|
+
KnownVersions["V20251201Preview"] = "2025-12-01-preview";
|
|
746
971
|
})(KnownVersions || (KnownVersions = {}));
|
|
747
972
|
//# sourceMappingURL=models.js.map
|