@azure/arm-hardwaresecuritymodules 2.0.0 → 3.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +46 -0
- package/README.md +14 -14
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +20 -26
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +19 -21
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/browser/api/cloudHsmClusters/index.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/browser/api/cloudHsmClusters/operations.js +162 -123
- package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/browser/api/cloudHsmClusters/options.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/browser/api/dedicatedHsm/index.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/browser/api/dedicatedHsm/operations.js +100 -69
- package/dist/browser/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/browser/api/dedicatedHsm/options.js.map +1 -1
- package/dist/browser/api/index.d.ts +2 -1
- package/dist/browser/api/index.js +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.d.ts +5 -5
- package/dist/browser/api/operations/operations.js +16 -8
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/operations/options.d.ts +1 -1
- package/dist/browser/api/operations/options.js.map +1 -1
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/browser/api/paymentHsmClusters/index.js +4 -0
- package/dist/browser/api/paymentHsmClusters/index.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/browser/api/paymentHsmClusters/operations.js +209 -0
- package/dist/browser/api/paymentHsmClusters/operations.js.map +1 -0
- package/dist/browser/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/browser/api/paymentHsmClusters/options.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/browser/api/privateEndpointConnections/operations.js +18 -14
- package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/browser/api/privateEndpointConnections/options.js.map +1 -1
- package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/browser/azureDedicatedHSMResourceProvider.js +42 -14
- package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/browser/classic/cloudHsmClusters/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/browser/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/browser/classic/dedicatedHsm/index.js +3 -1
- package/dist/browser/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +11 -8
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/operations/index.d.ts +4 -4
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
- package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
- package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/browser/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/browser/classic/paymentHsmClusters/index.js +19 -0
- package/dist/browser/classic/paymentHsmClusters/index.js.map +1 -0
- package/dist/browser/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/index.d.ts +24 -14
- package/dist/browser/index.js +4 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +273 -48
- package/dist/browser/models/models.js +274 -49
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.js +41 -44
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/browser/static-helpers/pagingHelpers.js +59 -53
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/browser/static-helpers/pollingHelpers.js +33 -14
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +43 -12
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +49 -37
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +65 -41
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +32 -10
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +151 -105
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +72 -32
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +28 -8
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +65 -41
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/commonjs/api/cloudHsmClusters/index.js +46 -17
- package/dist/commonjs/api/cloudHsmClusters/index.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/commonjs/api/cloudHsmClusters/operations.js +437 -296
- package/dist/commonjs/api/cloudHsmClusters/operations.js.map +7 -1
- package/dist/commonjs/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/commonjs/api/cloudHsmClusters/options.js +16 -5
- package/dist/commonjs/api/cloudHsmClusters/options.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/commonjs/api/dedicatedHsm/index.js +40 -14
- package/dist/commonjs/api/dedicatedHsm/index.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/commonjs/api/dedicatedHsm/operations.js +304 -193
- package/dist/commonjs/api/dedicatedHsm/operations.js.map +7 -1
- package/dist/commonjs/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/commonjs/api/dedicatedHsm/options.js +16 -5
- package/dist/commonjs/api/dedicatedHsm/options.js.map +7 -1
- package/dist/commonjs/api/index.d.ts +2 -1
- package/dist/commonjs/api/index.js +28 -8
- package/dist/commonjs/api/index.js.map +7 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js +28 -8
- package/dist/commonjs/api/operations/index.js.map +7 -1
- package/dist/commonjs/api/operations/operations.d.ts +5 -5
- package/dist/commonjs/api/operations/operations.js +67 -27
- package/dist/commonjs/api/operations/operations.js.map +7 -1
- package/dist/commonjs/api/operations/options.d.ts +1 -1
- package/dist/commonjs/api/operations/options.js +16 -5
- package/dist/commonjs/api/operations/options.js.map +7 -1
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js +34 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js +219 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js +28 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js +81 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/commonjs/api/paymentHsmClusters/index.js +38 -0
- package/dist/commonjs/api/paymentHsmClusters/index.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.js +297 -0
- package/dist/commonjs/api/paymentHsmClusters/operations.js.map +7 -0
- package/dist/commonjs/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/commonjs/api/paymentHsmClusters/options.js +16 -0
- package/dist/commonjs/api/paymentHsmClusters/options.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/commonjs/api/privateEndpointConnections/index.js +28 -8
- package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/commonjs/api/privateEndpointConnections/operations.js +72 -36
- package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -1
- package/dist/commonjs/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/commonjs/api/privateEndpointConnections/options.js +16 -5
- package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -1
- package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js +82 -35
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +43 -13
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +34 -11
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +7 -1
- package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/commonjs/classic/cloudHsmClusters/index.js +43 -20
- package/dist/commonjs/classic/cloudHsmClusters/index.js.map +7 -1
- package/dist/commonjs/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/commonjs/classic/dedicatedHsm/index.js +40 -17
- package/dist/commonjs/classic/dedicatedHsm/index.js.map +7 -1
- package/dist/commonjs/classic/index.d.ts +11 -8
- package/dist/commonjs/classic/index.js +16 -5
- package/dist/commonjs/classic/index.js.map +7 -1
- package/dist/commonjs/classic/operations/index.d.ts +4 -4
- package/dist/commonjs/classic/operations/index.js +34 -11
- package/dist/commonjs/classic/operations/index.js.map +7 -1
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js +48 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js +38 -0
- package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.js +43 -0
- package/dist/commonjs/classic/paymentHsmClusters/index.js.map +7 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/commonjs/classic/privateEndpointConnections/index.js +34 -11
- package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -1
- package/dist/commonjs/index.d.ts +24 -14
- package/dist/commonjs/index.js +78 -26
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.js +29 -8
- package/dist/commonjs/logger.js.map +7 -1
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.js +64 -22
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +273 -48
- package/dist/commonjs/models/models.js +899 -688
- package/dist/commonjs/models/models.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.js +132 -125
- package/dist/commonjs/restorePollerHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +131 -128
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +95 -73
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +167 -142
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +20 -26
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +19 -21
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
- package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
- package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/index.d.ts +1 -1
- package/dist/esm/api/cloudHsmClusters/index.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/operations.d.ts +6 -11
- package/dist/esm/api/cloudHsmClusters/operations.js +162 -123
- package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/options.d.ts +2 -2
- package/dist/esm/api/cloudHsmClusters/options.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/index.d.ts +1 -1
- package/dist/esm/api/dedicatedHsm/index.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/operations.d.ts +6 -11
- package/dist/esm/api/dedicatedHsm/operations.js +100 -69
- package/dist/esm/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/options.d.ts +1 -1
- package/dist/esm/api/dedicatedHsm/options.js.map +1 -1
- package/dist/esm/api/index.d.ts +2 -1
- package/dist/esm/api/index.js +1 -1
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.d.ts +5 -5
- package/dist/esm/api/operations/operations.js +16 -8
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/operations/options.d.ts +1 -1
- package/dist/esm/api/operations/options.js.map +1 -1
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
- package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
- package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/index.d.ts +3 -0
- package/dist/esm/api/paymentHsmClusters/index.js +4 -0
- package/dist/esm/api/paymentHsmClusters/index.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/operations.d.ts +31 -0
- package/dist/esm/api/paymentHsmClusters/operations.js +209 -0
- package/dist/esm/api/paymentHsmClusters/operations.js.map +1 -0
- package/dist/esm/api/paymentHsmClusters/options.d.ts +30 -0
- package/dist/esm/api/paymentHsmClusters/options.js.map +1 -0
- package/dist/esm/api/privateEndpointConnections/index.d.ts +1 -1
- package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/operations.d.ts +5 -5
- package/dist/esm/api/privateEndpointConnections/operations.js +18 -14
- package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/options.d.ts +1 -1
- package/dist/esm/api/privateEndpointConnections/options.js.map +1 -1
- package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +21 -12
- package/dist/esm/azureDedicatedHSMResourceProvider.js +42 -14
- package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusters/index.d.ts +5 -10
- package/dist/esm/classic/cloudHsmClusters/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/esm/classic/dedicatedHsm/index.d.ts +5 -10
- package/dist/esm/classic/dedicatedHsm/index.js +3 -1
- package/dist/esm/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +11 -8
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/operations/index.d.ts +4 -4
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
- package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
- package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
- package/dist/esm/classic/paymentHsmClusters/index.d.ts +22 -0
- package/dist/esm/classic/paymentHsmClusters/index.js +19 -0
- package/dist/esm/classic/paymentHsmClusters/index.js.map +1 -0
- package/dist/esm/classic/privateEndpointConnections/index.d.ts +4 -4
- package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/index.d.ts +24 -14
- package/dist/esm/index.js +4 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +273 -48
- package/dist/esm/models/models.js +274 -49
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.js +41 -44
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/esm/static-helpers/pagingHelpers.js +59 -53
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/esm/static-helpers/pollingHelpers.js +33 -14
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +43 -12
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +91 -108
- package/review/{arm-hardwaresecuritymodules.api.md → arm-hardwaresecuritymodules-node.api.md} +198 -41
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.d.ts +0 -19
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +0 -36
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.d.ts +0 -9
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +0 -42
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/options.d.ts +0 -7
- package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +0 -23
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +0 -109
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +0 -13
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +0 -10
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +0 -36
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.d.ts +0 -5
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.d.ts +0 -9
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +0 -42
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.d.ts +0 -7
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/index.d.ts +0 -3
- package/dist/react-native/api/cloudHsmClusters/index.js +0 -4
- package/dist/react-native/api/cloudHsmClusters/index.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/operations.d.ts +0 -52
- package/dist/react-native/api/cloudHsmClusters/operations.js +0 -324
- package/dist/react-native/api/cloudHsmClusters/operations.js.map +0 -1
- package/dist/react-native/api/cloudHsmClusters/options.d.ts +0 -57
- package/dist/react-native/api/cloudHsmClusters/options.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/index.d.ts +0 -3
- package/dist/react-native/api/dedicatedHsm/index.js +0 -4
- package/dist/react-native/api/dedicatedHsm/index.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/operations.d.ts +0 -40
- package/dist/react-native/api/dedicatedHsm/operations.js +0 -215
- package/dist/react-native/api/dedicatedHsm/operations.js.map +0 -1
- package/dist/react-native/api/dedicatedHsm/options.d.ts +0 -33
- package/dist/react-native/api/dedicatedHsm/options.js.map +0 -1
- package/dist/react-native/api/index.d.ts +0 -2
- package/dist/react-native/api/index.js +0 -4
- package/dist/react-native/api/index.js.map +0 -1
- package/dist/react-native/api/operations/index.d.ts +0 -3
- package/dist/react-native/api/operations/index.js +0 -4
- package/dist/react-native/api/operations/index.js.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts +0 -10
- package/dist/react-native/api/operations/operations.js +0 -29
- package/dist/react-native/api/operations/operations.js.map +0 -1
- package/dist/react-native/api/operations/options.d.ts +0 -5
- package/dist/react-native/api/operations/options.js +0 -4
- package/dist/react-native/api/operations/options.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/index.d.ts +0 -3
- package/dist/react-native/api/privateEndpointConnections/index.js +0 -4
- package/dist/react-native/api/privateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/operations.d.ts +0 -10
- package/dist/react-native/api/privateEndpointConnections/operations.js +0 -36
- package/dist/react-native/api/privateEndpointConnections/operations.js.map +0 -1
- package/dist/react-native/api/privateEndpointConnections/options.d.ts +0 -5
- package/dist/react-native/api/privateEndpointConnections/options.js +0 -4
- package/dist/react-native/api/privateEndpointConnections/options.js.map +0 -1
- package/dist/react-native/azureDedicatedHSMResourceProvider.d.ts +0 -36
- package/dist/react-native/azureDedicatedHSMResourceProvider.js +0 -33
- package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.d.ts +0 -10
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -20
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +0 -14
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -11
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.d.ts +0 -10
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +0 -12
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +0 -1
- package/dist/react-native/classic/cloudHsmClusters/index.d.ts +0 -35
- package/dist/react-native/classic/cloudHsmClusters/index.js +0 -21
- package/dist/react-native/classic/cloudHsmClusters/index.js.map +0 -1
- package/dist/react-native/classic/dedicatedHsm/index.d.ts +0 -29
- package/dist/react-native/classic/dedicatedHsm/index.js +0 -18
- package/dist/react-native/classic/dedicatedHsm/index.js.map +0 -1
- package/dist/react-native/classic/index.d.ts +0 -9
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/index.js.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts +0 -11
- package/dist/react-native/classic/operations/index.js +0 -12
- package/dist/react-native/classic/operations/index.js.map +0 -1
- package/dist/react-native/classic/privateEndpointConnections/index.d.ts +0 -11
- package/dist/react-native/classic/privateEndpointConnections/index.js +0 -12
- package/dist/react-native/classic/privateEndpointConnections/index.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -16
- package/dist/react-native/index.js +0 -6
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/logger.d.ts +0 -2
- package/dist/react-native/logger.js +0 -5
- package/dist/react-native/logger.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -2
- package/dist/react-native/models/index.js +0 -4
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/models.d.ts +0 -751
- package/dist/react-native/models/models.js +0 -747
- package/dist/react-native/models/models.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/restorePollerHelpers.d.ts +0 -21
- package/dist/react-native/restorePollerHelpers.js +0 -133
- package/dist/react-native/restorePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -72
- package/dist/react-native/static-helpers/pagingHelpers.js +0 -137
- package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -30
- package/dist/react-native/static-helpers/pollingHelpers.js +0 -76
- package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
- package/dist/react-native/static-helpers/urlTemplate.js +0 -169
- package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus.api.md +0 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections.api.md +0 -36
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus.api.md +0 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters.api.md +0 -96
- package/review/arm-hardwaresecuritymodules-api-dedicatedHsm.api.md +0 -68
- package/review/arm-hardwaresecuritymodules-api-operations.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections.api.md +0 -19
- package/review/arm-hardwaresecuritymodules-api.api.md +0 -27
- package/review/arm-hardwaresecuritymodules-models.api.md +0 -471
- /package/dist/{react-native/api/cloudHsmClusterBackupStatus → browser/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterPrivateEndpointConnections → browser/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterPrivateLinkResources → browser/api/paymentHsmClusters}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusterRestoreStatus → esm/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
- /package/dist/{react-native/api/cloudHsmClusters → esm/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
- /package/dist/{react-native/api/dedicatedHsm → esm/api/paymentHsmClusters}/options.js +0 -0
|
@@ -1,831 +1,1042 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
var models_exports = {};
|
|
19
|
+
__export(models_exports, {
|
|
20
|
+
KnownActionType: () => KnownActionType,
|
|
21
|
+
KnownActivationState: () => KnownActivationState,
|
|
22
|
+
KnownAutoGeneratedDomainNameLabelScope: () => KnownAutoGeneratedDomainNameLabelScope,
|
|
23
|
+
KnownBackupRestoreOperationStatus: () => KnownBackupRestoreOperationStatus,
|
|
24
|
+
KnownCloudHsmClusterSkuFamily: () => KnownCloudHsmClusterSkuFamily,
|
|
25
|
+
KnownCloudHsmClusterSkuName: () => KnownCloudHsmClusterSkuName,
|
|
26
|
+
KnownCreatedByType: () => KnownCreatedByType,
|
|
27
|
+
KnownHsmState: () => KnownHsmState,
|
|
28
|
+
KnownJsonWebKeyType: () => KnownJsonWebKeyType,
|
|
29
|
+
KnownManagedServiceIdentityType: () => KnownManagedServiceIdentityType,
|
|
30
|
+
KnownOrigin: () => KnownOrigin,
|
|
31
|
+
KnownPaymentHsmClusterSkuFamily: () => KnownPaymentHsmClusterSkuFamily,
|
|
32
|
+
KnownPaymentHsmClusterSkuName: () => KnownPaymentHsmClusterSkuName,
|
|
33
|
+
KnownPrivateEndpointConnectionProvisioningState: () => KnownPrivateEndpointConnectionProvisioningState,
|
|
34
|
+
KnownPrivateEndpointServiceConnectionStatus: () => KnownPrivateEndpointServiceConnectionStatus,
|
|
35
|
+
KnownProvisioningState: () => KnownProvisioningState,
|
|
36
|
+
KnownPublicNetworkAccess: () => KnownPublicNetworkAccess,
|
|
37
|
+
KnownSkuName: () => KnownSkuName,
|
|
38
|
+
KnownVersions: () => KnownVersions,
|
|
39
|
+
_cloudHsmClusterListResultDeserializer: () => _cloudHsmClusterListResultDeserializer,
|
|
40
|
+
_dedicatedHsmListResultDeserializer: () => _dedicatedHsmListResultDeserializer,
|
|
41
|
+
_operationListResultDeserializer: () => _operationListResultDeserializer,
|
|
42
|
+
_outboundEnvironmentEndpointCollectionDeserializer: () => _outboundEnvironmentEndpointCollectionDeserializer,
|
|
43
|
+
_paymentHsmClusterListResultDeserializer: () => _paymentHsmClusterListResultDeserializer,
|
|
44
|
+
_paymentHsmClusterPrivateEndpointConnectionListResultDeserializer: () => _paymentHsmClusterPrivateEndpointConnectionListResultDeserializer,
|
|
45
|
+
_privateEndpointConnectionListResultDeserializer: () => _privateEndpointConnectionListResultDeserializer,
|
|
46
|
+
_privateLinkResourceListResultDeserializer: () => _privateLinkResourceListResultDeserializer,
|
|
47
|
+
apiEntityReferenceDeserializer: () => apiEntityReferenceDeserializer,
|
|
48
|
+
apiEntityReferenceSerializer: () => apiEntityReferenceSerializer,
|
|
49
|
+
backupRequestPropertiesSerializer: () => backupRequestPropertiesSerializer,
|
|
50
|
+
backupRestoreBaseResultPropertiesDeserializer: () => backupRestoreBaseResultPropertiesDeserializer,
|
|
51
|
+
backupRestoreRequestBasePropertiesSerializer: () => backupRestoreRequestBasePropertiesSerializer,
|
|
52
|
+
backupResultDeserializer: () => backupResultDeserializer,
|
|
53
|
+
backupResultPropertiesDeserializer: () => backupResultPropertiesDeserializer,
|
|
54
|
+
cloudHsmClusterArrayDeserializer: () => cloudHsmClusterArrayDeserializer,
|
|
55
|
+
cloudHsmClusterArraySerializer: () => cloudHsmClusterArraySerializer,
|
|
56
|
+
cloudHsmClusterDeserializer: () => cloudHsmClusterDeserializer,
|
|
57
|
+
cloudHsmClusterPatchParametersSerializer: () => cloudHsmClusterPatchParametersSerializer,
|
|
58
|
+
cloudHsmClusterPropertiesDeserializer: () => cloudHsmClusterPropertiesDeserializer,
|
|
59
|
+
cloudHsmClusterPropertiesSerializer: () => cloudHsmClusterPropertiesSerializer,
|
|
60
|
+
cloudHsmClusterSerializer: () => cloudHsmClusterSerializer,
|
|
61
|
+
cloudHsmClusterSkuDeserializer: () => cloudHsmClusterSkuDeserializer,
|
|
62
|
+
cloudHsmClusterSkuSerializer: () => cloudHsmClusterSkuSerializer,
|
|
63
|
+
cloudHsmPropertiesArrayDeserializer: () => cloudHsmPropertiesArrayDeserializer,
|
|
64
|
+
cloudHsmPropertiesDeserializer: () => cloudHsmPropertiesDeserializer,
|
|
65
|
+
dedicatedHsmArrayDeserializer: () => dedicatedHsmArrayDeserializer,
|
|
66
|
+
dedicatedHsmArraySerializer: () => dedicatedHsmArraySerializer,
|
|
67
|
+
dedicatedHsmDeserializer: () => dedicatedHsmDeserializer,
|
|
68
|
+
dedicatedHsmErrorDeserializer: () => dedicatedHsmErrorDeserializer,
|
|
69
|
+
dedicatedHsmPatchParametersSerializer: () => dedicatedHsmPatchParametersSerializer,
|
|
70
|
+
dedicatedHsmPropertiesDeserializer: () => dedicatedHsmPropertiesDeserializer,
|
|
71
|
+
dedicatedHsmPropertiesSerializer: () => dedicatedHsmPropertiesSerializer,
|
|
72
|
+
dedicatedHsmSerializer: () => dedicatedHsmSerializer,
|
|
73
|
+
endpointDependencyArrayDeserializer: () => endpointDependencyArrayDeserializer,
|
|
74
|
+
endpointDependencyDeserializer: () => endpointDependencyDeserializer,
|
|
75
|
+
endpointDetailArrayDeserializer: () => endpointDetailArrayDeserializer,
|
|
76
|
+
endpointDetailDeserializer: () => endpointDetailDeserializer,
|
|
77
|
+
errorAdditionalInfoArrayDeserializer: () => errorAdditionalInfoArrayDeserializer,
|
|
78
|
+
errorAdditionalInfoDeserializer: () => errorAdditionalInfoDeserializer,
|
|
79
|
+
errorDeserializer: () => errorDeserializer,
|
|
80
|
+
errorDetailArrayDeserializer: () => errorDetailArrayDeserializer,
|
|
81
|
+
errorDetailDeserializer: () => errorDetailDeserializer,
|
|
82
|
+
errorResponseDeserializer: () => errorResponseDeserializer,
|
|
83
|
+
managedServiceIdentityDeserializer: () => managedServiceIdentityDeserializer,
|
|
84
|
+
managedServiceIdentitySerializer: () => managedServiceIdentitySerializer,
|
|
85
|
+
networkInterfaceArrayDeserializer: () => networkInterfaceArrayDeserializer,
|
|
86
|
+
networkInterfaceArraySerializer: () => networkInterfaceArraySerializer,
|
|
87
|
+
networkInterfaceDeserializer: () => networkInterfaceDeserializer,
|
|
88
|
+
networkInterfaceSerializer: () => networkInterfaceSerializer,
|
|
89
|
+
networkProfileDeserializer: () => networkProfileDeserializer,
|
|
90
|
+
networkProfileSerializer: () => networkProfileSerializer,
|
|
91
|
+
operationArrayDeserializer: () => operationArrayDeserializer,
|
|
92
|
+
operationDeserializer: () => operationDeserializer,
|
|
93
|
+
operationDisplayDeserializer: () => operationDisplayDeserializer,
|
|
94
|
+
outboundEnvironmentEndpointArrayDeserializer: () => outboundEnvironmentEndpointArrayDeserializer,
|
|
95
|
+
outboundEnvironmentEndpointDeserializer: () => outboundEnvironmentEndpointDeserializer,
|
|
96
|
+
paymentHsmClusterArrayDeserializer: () => paymentHsmClusterArrayDeserializer,
|
|
97
|
+
paymentHsmClusterArraySerializer: () => paymentHsmClusterArraySerializer,
|
|
98
|
+
paymentHsmClusterDeserializer: () => paymentHsmClusterDeserializer,
|
|
99
|
+
paymentHsmClusterPatchParametersSerializer: () => paymentHsmClusterPatchParametersSerializer,
|
|
100
|
+
paymentHsmClusterPrivateEndpointConnectionArrayDeserializer: () => paymentHsmClusterPrivateEndpointConnectionArrayDeserializer,
|
|
101
|
+
paymentHsmClusterPrivateEndpointConnectionArraySerializer: () => paymentHsmClusterPrivateEndpointConnectionArraySerializer,
|
|
102
|
+
paymentHsmClusterPrivateEndpointConnectionDeserializer: () => paymentHsmClusterPrivateEndpointConnectionDeserializer,
|
|
103
|
+
paymentHsmClusterPrivateEndpointConnectionSerializer: () => paymentHsmClusterPrivateEndpointConnectionSerializer,
|
|
104
|
+
paymentHsmClusterPropertiesDeserializer: () => paymentHsmClusterPropertiesDeserializer,
|
|
105
|
+
paymentHsmClusterPropertiesSerializer: () => paymentHsmClusterPropertiesSerializer,
|
|
106
|
+
paymentHsmClusterSerializer: () => paymentHsmClusterSerializer,
|
|
107
|
+
paymentHsmClusterSkuDeserializer: () => paymentHsmClusterSkuDeserializer,
|
|
108
|
+
paymentHsmClusterSkuSerializer: () => paymentHsmClusterSkuSerializer,
|
|
109
|
+
paymentHsmPropertiesArrayDeserializer: () => paymentHsmPropertiesArrayDeserializer,
|
|
110
|
+
paymentHsmPropertiesDeserializer: () => paymentHsmPropertiesDeserializer,
|
|
111
|
+
privateEndpointConnectionArrayDeserializer: () => privateEndpointConnectionArrayDeserializer,
|
|
112
|
+
privateEndpointConnectionArraySerializer: () => privateEndpointConnectionArraySerializer,
|
|
113
|
+
privateEndpointConnectionDeserializer: () => privateEndpointConnectionDeserializer,
|
|
114
|
+
privateEndpointConnectionPropertiesDeserializer: () => privateEndpointConnectionPropertiesDeserializer,
|
|
115
|
+
privateEndpointConnectionPropertiesSerializer: () => privateEndpointConnectionPropertiesSerializer,
|
|
116
|
+
privateEndpointConnectionSerializer: () => privateEndpointConnectionSerializer,
|
|
117
|
+
privateEndpointDeserializer: () => privateEndpointDeserializer,
|
|
118
|
+
privateEndpointSerializer: () => privateEndpointSerializer,
|
|
119
|
+
privateLinkResourceArrayDeserializer: () => privateLinkResourceArrayDeserializer,
|
|
120
|
+
privateLinkResourceDeserializer: () => privateLinkResourceDeserializer,
|
|
121
|
+
privateLinkResourcePropertiesDeserializer: () => privateLinkResourcePropertiesDeserializer,
|
|
122
|
+
privateLinkServiceConnectionStateDeserializer: () => privateLinkServiceConnectionStateDeserializer,
|
|
123
|
+
privateLinkServiceConnectionStateSerializer: () => privateLinkServiceConnectionStateSerializer,
|
|
124
|
+
proxyResourceDeserializer: () => proxyResourceDeserializer,
|
|
125
|
+
proxyResourceSerializer: () => proxyResourceSerializer,
|
|
126
|
+
resourceDeserializer: () => resourceDeserializer,
|
|
127
|
+
resourceSerializer: () => resourceSerializer,
|
|
128
|
+
restoreRequestPropertiesSerializer: () => restoreRequestPropertiesSerializer,
|
|
129
|
+
restoreResultDeserializer: () => restoreResultDeserializer,
|
|
130
|
+
skuDeserializer: () => skuDeserializer,
|
|
131
|
+
skuSerializer: () => skuSerializer,
|
|
132
|
+
systemDataDeserializer: () => systemDataDeserializer,
|
|
133
|
+
trackedResourceDeserializer: () => trackedResourceDeserializer,
|
|
134
|
+
trackedResourceSerializer: () => trackedResourceSerializer,
|
|
135
|
+
userAssignedIdentityDeserializer: () => userAssignedIdentityDeserializer,
|
|
136
|
+
userAssignedIdentitySerializer: () => userAssignedIdentitySerializer
|
|
137
|
+
});
|
|
138
|
+
module.exports = __toCommonJS(models_exports);
|
|
87
139
|
function _operationListResultDeserializer(item) {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
140
|
+
return {
|
|
141
|
+
value: operationArrayDeserializer(item["value"]),
|
|
142
|
+
nextLink: item["nextLink"]
|
|
143
|
+
};
|
|
92
144
|
}
|
|
93
145
|
function operationArrayDeserializer(result) {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
146
|
+
return result.map((item) => {
|
|
147
|
+
return operationDeserializer(item);
|
|
148
|
+
});
|
|
97
149
|
}
|
|
98
150
|
function operationDeserializer(item) {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
151
|
+
return {
|
|
152
|
+
name: item["name"],
|
|
153
|
+
isDataAction: item["isDataAction"],
|
|
154
|
+
display: !item["display"] ? item["display"] : operationDisplayDeserializer(item["display"]),
|
|
155
|
+
origin: item["origin"],
|
|
156
|
+
actionType: item["actionType"]
|
|
157
|
+
};
|
|
106
158
|
}
|
|
107
159
|
function operationDisplayDeserializer(item) {
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
})(
|
|
125
|
-
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
126
|
-
var KnownActionType;
|
|
127
|
-
(function (KnownActionType) {
|
|
128
|
-
/** Actions are for internal-only APIs. */
|
|
129
|
-
KnownActionType["Internal"] = "Internal";
|
|
130
|
-
})(KnownActionType || (exports.KnownActionType = KnownActionType = {}));
|
|
160
|
+
return {
|
|
161
|
+
provider: item["provider"],
|
|
162
|
+
resource: item["resource"],
|
|
163
|
+
operation: item["operation"],
|
|
164
|
+
description: item["description"]
|
|
165
|
+
};
|
|
166
|
+
}
|
|
167
|
+
var KnownOrigin = /* @__PURE__ */ ((KnownOrigin2) => {
|
|
168
|
+
KnownOrigin2["User"] = "user";
|
|
169
|
+
KnownOrigin2["System"] = "system";
|
|
170
|
+
KnownOrigin2["UserSystem"] = "user,system";
|
|
171
|
+
return KnownOrigin2;
|
|
172
|
+
})(KnownOrigin || {});
|
|
173
|
+
var KnownActionType = /* @__PURE__ */ ((KnownActionType2) => {
|
|
174
|
+
KnownActionType2["Internal"] = "Internal";
|
|
175
|
+
return KnownActionType2;
|
|
176
|
+
})(KnownActionType || {});
|
|
131
177
|
function errorResponseDeserializer(item) {
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
178
|
+
return {
|
|
179
|
+
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"])
|
|
180
|
+
};
|
|
135
181
|
}
|
|
136
182
|
function errorDetailDeserializer(item) {
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
: errorAdditionalInfoArrayDeserializer(item["additionalInfo"]),
|
|
145
|
-
};
|
|
183
|
+
return {
|
|
184
|
+
code: item["code"],
|
|
185
|
+
message: item["message"],
|
|
186
|
+
target: item["target"],
|
|
187
|
+
details: !item["details"] ? item["details"] : errorDetailArrayDeserializer(item["details"]),
|
|
188
|
+
additionalInfo: !item["additionalInfo"] ? item["additionalInfo"] : errorAdditionalInfoArrayDeserializer(item["additionalInfo"])
|
|
189
|
+
};
|
|
146
190
|
}
|
|
147
191
|
function errorDetailArrayDeserializer(result) {
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
192
|
+
return result.map((item) => {
|
|
193
|
+
return errorDetailDeserializer(item);
|
|
194
|
+
});
|
|
151
195
|
}
|
|
152
196
|
function errorAdditionalInfoArrayDeserializer(result) {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
197
|
+
return result.map((item) => {
|
|
198
|
+
return errorAdditionalInfoDeserializer(item);
|
|
199
|
+
});
|
|
156
200
|
}
|
|
157
201
|
function errorAdditionalInfoDeserializer(item) {
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
202
|
+
return {
|
|
203
|
+
type: item["type"],
|
|
204
|
+
info: item["info"]
|
|
205
|
+
};
|
|
162
206
|
}
|
|
163
207
|
function cloudHsmClusterSerializer(item) {
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
? item["identity"]
|
|
172
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
173
|
-
sku: !item["sku"] ? item["sku"] : cloudHsmClusterSkuSerializer(item["sku"]),
|
|
174
|
-
};
|
|
208
|
+
return {
|
|
209
|
+
tags: item["tags"],
|
|
210
|
+
location: item["location"],
|
|
211
|
+
properties: !item["properties"] ? item["properties"] : cloudHsmClusterPropertiesSerializer(item["properties"]),
|
|
212
|
+
identity: !item["identity"] ? item["identity"] : managedServiceIdentitySerializer(item["identity"]),
|
|
213
|
+
sku: !item["sku"] ? item["sku"] : cloudHsmClusterSkuSerializer(item["sku"])
|
|
214
|
+
};
|
|
175
215
|
}
|
|
176
216
|
function cloudHsmClusterDeserializer(item) {
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
: cloudHsmClusterPropertiesDeserializer(item["properties"]),
|
|
189
|
-
identity: !item["identity"]
|
|
190
|
-
? item["identity"]
|
|
191
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
192
|
-
sku: !item["sku"] ? item["sku"] : cloudHsmClusterSkuDeserializer(item["sku"]),
|
|
193
|
-
};
|
|
217
|
+
return {
|
|
218
|
+
tags: !item["tags"] ? item["tags"] : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
219
|
+
location: item["location"],
|
|
220
|
+
id: item["id"],
|
|
221
|
+
name: item["name"],
|
|
222
|
+
type: item["type"],
|
|
223
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
224
|
+
properties: !item["properties"] ? item["properties"] : cloudHsmClusterPropertiesDeserializer(item["properties"]),
|
|
225
|
+
identity: !item["identity"] ? item["identity"] : managedServiceIdentityDeserializer(item["identity"]),
|
|
226
|
+
sku: !item["sku"] ? item["sku"] : cloudHsmClusterSkuDeserializer(item["sku"])
|
|
227
|
+
};
|
|
194
228
|
}
|
|
195
229
|
function cloudHsmClusterPropertiesSerializer(item) {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
230
|
+
return {
|
|
231
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
232
|
+
publicNetworkAccess: item["publicNetworkAccess"]
|
|
233
|
+
};
|
|
200
234
|
}
|
|
201
235
|
function cloudHsmClusterPropertiesDeserializer(item) {
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
KnownAutoGeneratedDomainNameLabelScope["SubscriptionReuse"] = "SubscriptionReuse";
|
|
228
|
-
KnownAutoGeneratedDomainNameLabelScope["ResourceGroupReuse"] = "ResourceGroupReuse";
|
|
229
|
-
KnownAutoGeneratedDomainNameLabelScope["NoReuse"] = "NoReuse";
|
|
230
|
-
})(KnownAutoGeneratedDomainNameLabelScope || (exports.KnownAutoGeneratedDomainNameLabelScope = KnownAutoGeneratedDomainNameLabelScope = {}));
|
|
236
|
+
return {
|
|
237
|
+
activationState: item["activationState"],
|
|
238
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
239
|
+
hsms: !item["hsms"] ? item["hsms"] : cloudHsmPropertiesArrayDeserializer(item["hsms"]),
|
|
240
|
+
privateEndpointConnections: !item["privateEndpointConnections"] ? item["privateEndpointConnections"] : privateEndpointConnectionArrayDeserializer(item["privateEndpointConnections"]),
|
|
241
|
+
provisioningState: item["provisioningState"],
|
|
242
|
+
publicNetworkAccess: item["publicNetworkAccess"],
|
|
243
|
+
statusMessage: item["statusMessage"]
|
|
244
|
+
};
|
|
245
|
+
}
|
|
246
|
+
var KnownActivationState = /* @__PURE__ */ ((KnownActivationState2) => {
|
|
247
|
+
KnownActivationState2["NotDefined"] = "NotDefined";
|
|
248
|
+
KnownActivationState2["NotActivated"] = "NotActivated";
|
|
249
|
+
KnownActivationState2["Active"] = "Active";
|
|
250
|
+
KnownActivationState2["Failed"] = "Failed";
|
|
251
|
+
KnownActivationState2["Unknown"] = "Unknown";
|
|
252
|
+
return KnownActivationState2;
|
|
253
|
+
})(KnownActivationState || {});
|
|
254
|
+
var KnownAutoGeneratedDomainNameLabelScope = /* @__PURE__ */ ((KnownAutoGeneratedDomainNameLabelScope2) => {
|
|
255
|
+
KnownAutoGeneratedDomainNameLabelScope2["TenantReuse"] = "TenantReuse";
|
|
256
|
+
KnownAutoGeneratedDomainNameLabelScope2["SubscriptionReuse"] = "SubscriptionReuse";
|
|
257
|
+
KnownAutoGeneratedDomainNameLabelScope2["ResourceGroupReuse"] = "ResourceGroupReuse";
|
|
258
|
+
KnownAutoGeneratedDomainNameLabelScope2["NoReuse"] = "NoReuse";
|
|
259
|
+
return KnownAutoGeneratedDomainNameLabelScope2;
|
|
260
|
+
})(KnownAutoGeneratedDomainNameLabelScope || {});
|
|
231
261
|
function cloudHsmPropertiesArrayDeserializer(result) {
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
262
|
+
return result.map((item) => {
|
|
263
|
+
return cloudHsmPropertiesDeserializer(item);
|
|
264
|
+
});
|
|
235
265
|
}
|
|
236
266
|
function cloudHsmPropertiesDeserializer(item) {
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
267
|
+
return {
|
|
268
|
+
fqdn: item["fqdn"],
|
|
269
|
+
state: item["state"],
|
|
270
|
+
stateMessage: item["stateMessage"]
|
|
271
|
+
};
|
|
242
272
|
}
|
|
243
273
|
function privateEndpointConnectionArraySerializer(result) {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
274
|
+
return result.map((item) => {
|
|
275
|
+
return privateEndpointConnectionSerializer(item);
|
|
276
|
+
});
|
|
247
277
|
}
|
|
248
278
|
function privateEndpointConnectionArrayDeserializer(result) {
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
279
|
+
return result.map((item) => {
|
|
280
|
+
return privateEndpointConnectionDeserializer(item);
|
|
281
|
+
});
|
|
252
282
|
}
|
|
253
283
|
function privateEndpointConnectionSerializer(item) {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
etag: item["etag"],
|
|
259
|
-
};
|
|
284
|
+
return {
|
|
285
|
+
properties: !item["properties"] ? item["properties"] : privateEndpointConnectionPropertiesSerializer(item["properties"]),
|
|
286
|
+
etag: item["etag"]
|
|
287
|
+
};
|
|
260
288
|
}
|
|
261
289
|
function privateEndpointConnectionDeserializer(item) {
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
? item["properties"]
|
|
271
|
-
: privateEndpointConnectionPropertiesDeserializer(item["properties"]),
|
|
272
|
-
etag: item["etag"],
|
|
273
|
-
};
|
|
290
|
+
return {
|
|
291
|
+
id: item["id"],
|
|
292
|
+
name: item["name"],
|
|
293
|
+
type: item["type"],
|
|
294
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
295
|
+
properties: !item["properties"] ? item["properties"] : privateEndpointConnectionPropertiesDeserializer(item["properties"]),
|
|
296
|
+
etag: item["etag"]
|
|
297
|
+
};
|
|
274
298
|
}
|
|
275
299
|
function privateEndpointConnectionPropertiesSerializer(item) {
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
300
|
+
return {
|
|
301
|
+
privateEndpoint: !item["privateEndpoint"] ? item["privateEndpoint"] : privateEndpointSerializer(item["privateEndpoint"]),
|
|
302
|
+
privateLinkServiceConnectionState: privateLinkServiceConnectionStateSerializer(
|
|
303
|
+
item["privateLinkServiceConnectionState"]
|
|
304
|
+
)
|
|
305
|
+
};
|
|
282
306
|
}
|
|
283
307
|
function privateEndpointConnectionPropertiesDeserializer(item) {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
}
|
|
297
|
-
function privateEndpointSerializer(item) {
|
|
298
|
-
return item;
|
|
308
|
+
return {
|
|
309
|
+
privateEndpoint: !item["privateEndpoint"] ? item["privateEndpoint"] : privateEndpointDeserializer(item["privateEndpoint"]),
|
|
310
|
+
privateLinkServiceConnectionState: privateLinkServiceConnectionStateDeserializer(
|
|
311
|
+
item["privateLinkServiceConnectionState"]
|
|
312
|
+
),
|
|
313
|
+
provisioningState: item["provisioningState"],
|
|
314
|
+
groupIds: !item["groupIds"] ? item["groupIds"] : item["groupIds"].map((p) => {
|
|
315
|
+
return p;
|
|
316
|
+
})
|
|
317
|
+
};
|
|
318
|
+
}
|
|
319
|
+
function privateEndpointSerializer(_item) {
|
|
320
|
+
return {};
|
|
299
321
|
}
|
|
300
322
|
function privateEndpointDeserializer(item) {
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
323
|
+
return {
|
|
324
|
+
id: item["id"]
|
|
325
|
+
};
|
|
304
326
|
}
|
|
305
327
|
function privateLinkServiceConnectionStateSerializer(item) {
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
328
|
+
return {
|
|
329
|
+
status: item["status"],
|
|
330
|
+
description: item["description"],
|
|
331
|
+
actionsRequired: item["actionsRequired"]
|
|
332
|
+
};
|
|
311
333
|
}
|
|
312
334
|
function privateLinkServiceConnectionStateDeserializer(item) {
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
KnownProvisioningState["Canceled"] = "Canceled";
|
|
349
|
-
})(KnownProvisioningState || (exports.KnownProvisioningState = KnownProvisioningState = {}));
|
|
350
|
-
/** The Cloud HSM Cluster public network access */
|
|
351
|
-
var KnownPublicNetworkAccess;
|
|
352
|
-
(function (KnownPublicNetworkAccess) {
|
|
353
|
-
KnownPublicNetworkAccess["Disabled"] = "Disabled";
|
|
354
|
-
})(KnownPublicNetworkAccess || (exports.KnownPublicNetworkAccess = KnownPublicNetworkAccess = {}));
|
|
335
|
+
return {
|
|
336
|
+
status: item["status"],
|
|
337
|
+
description: item["description"],
|
|
338
|
+
actionsRequired: item["actionsRequired"]
|
|
339
|
+
};
|
|
340
|
+
}
|
|
341
|
+
var KnownPrivateEndpointServiceConnectionStatus = /* @__PURE__ */ ((KnownPrivateEndpointServiceConnectionStatus2) => {
|
|
342
|
+
KnownPrivateEndpointServiceConnectionStatus2["Pending"] = "Pending";
|
|
343
|
+
KnownPrivateEndpointServiceConnectionStatus2["Approved"] = "Approved";
|
|
344
|
+
KnownPrivateEndpointServiceConnectionStatus2["Rejected"] = "Rejected";
|
|
345
|
+
return KnownPrivateEndpointServiceConnectionStatus2;
|
|
346
|
+
})(KnownPrivateEndpointServiceConnectionStatus || {});
|
|
347
|
+
var KnownPrivateEndpointConnectionProvisioningState = /* @__PURE__ */ ((KnownPrivateEndpointConnectionProvisioningState2) => {
|
|
348
|
+
KnownPrivateEndpointConnectionProvisioningState2["Succeeded"] = "Succeeded";
|
|
349
|
+
KnownPrivateEndpointConnectionProvisioningState2["Creating"] = "Creating";
|
|
350
|
+
KnownPrivateEndpointConnectionProvisioningState2["Deleting"] = "Deleting";
|
|
351
|
+
KnownPrivateEndpointConnectionProvisioningState2["Failed"] = "Failed";
|
|
352
|
+
KnownPrivateEndpointConnectionProvisioningState2["Updating"] = "Updating";
|
|
353
|
+
KnownPrivateEndpointConnectionProvisioningState2["InternalError"] = "InternalError";
|
|
354
|
+
KnownPrivateEndpointConnectionProvisioningState2["Canceled"] = "Canceled";
|
|
355
|
+
return KnownPrivateEndpointConnectionProvisioningState2;
|
|
356
|
+
})(KnownPrivateEndpointConnectionProvisioningState || {});
|
|
357
|
+
var KnownProvisioningState = /* @__PURE__ */ ((KnownProvisioningState2) => {
|
|
358
|
+
KnownProvisioningState2["Provisioning"] = "Provisioning";
|
|
359
|
+
KnownProvisioningState2["Succeeded"] = "Succeeded";
|
|
360
|
+
KnownProvisioningState2["Updating"] = "Updating";
|
|
361
|
+
KnownProvisioningState2["Failed"] = "Failed";
|
|
362
|
+
KnownProvisioningState2["Deleting"] = "Deleting";
|
|
363
|
+
KnownProvisioningState2["Canceled"] = "Canceled";
|
|
364
|
+
return KnownProvisioningState2;
|
|
365
|
+
})(KnownProvisioningState || {});
|
|
366
|
+
var KnownPublicNetworkAccess = /* @__PURE__ */ ((KnownPublicNetworkAccess2) => {
|
|
367
|
+
KnownPublicNetworkAccess2["Disabled"] = "Disabled";
|
|
368
|
+
return KnownPublicNetworkAccess2;
|
|
369
|
+
})(KnownPublicNetworkAccess || {});
|
|
355
370
|
function managedServiceIdentitySerializer(item) {
|
|
356
|
-
|
|
357
|
-
type: item["type"],
|
|
358
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
359
|
-
};
|
|
371
|
+
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
360
372
|
}
|
|
361
373
|
function managedServiceIdentityDeserializer(item) {
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
})(KnownManagedServiceIdentityType ||
|
|
381
|
-
function userAssignedIdentitySerializer(
|
|
382
|
-
|
|
374
|
+
return {
|
|
375
|
+
principalId: item["principalId"],
|
|
376
|
+
tenantId: item["tenantId"],
|
|
377
|
+
type: item["type"],
|
|
378
|
+
userAssignedIdentities: !item["userAssignedIdentities"] ? item["userAssignedIdentities"] : Object.fromEntries(
|
|
379
|
+
Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
380
|
+
k,
|
|
381
|
+
!p ? p : userAssignedIdentityDeserializer(p)
|
|
382
|
+
])
|
|
383
|
+
)
|
|
384
|
+
};
|
|
385
|
+
}
|
|
386
|
+
var KnownManagedServiceIdentityType = /* @__PURE__ */ ((KnownManagedServiceIdentityType2) => {
|
|
387
|
+
KnownManagedServiceIdentityType2["None"] = "None";
|
|
388
|
+
KnownManagedServiceIdentityType2["SystemAssigned"] = "SystemAssigned";
|
|
389
|
+
KnownManagedServiceIdentityType2["UserAssigned"] = "UserAssigned";
|
|
390
|
+
KnownManagedServiceIdentityType2["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
391
|
+
return KnownManagedServiceIdentityType2;
|
|
392
|
+
})(KnownManagedServiceIdentityType || {});
|
|
393
|
+
function userAssignedIdentitySerializer(_item) {
|
|
394
|
+
return {};
|
|
383
395
|
}
|
|
384
396
|
function userAssignedIdentityDeserializer(item) {
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
397
|
+
return {
|
|
398
|
+
principalId: item["principalId"],
|
|
399
|
+
clientId: item["clientId"]
|
|
400
|
+
};
|
|
389
401
|
}
|
|
390
402
|
function cloudHsmClusterSkuSerializer(item) {
|
|
391
|
-
|
|
392
|
-
family: item["family"],
|
|
393
|
-
name: item["name"],
|
|
394
|
-
capacity: item["capacity"],
|
|
395
|
-
};
|
|
403
|
+
return { family: item["family"], name: item["name"], capacity: item["capacity"] };
|
|
396
404
|
}
|
|
397
405
|
function cloudHsmClusterSkuDeserializer(item) {
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
406
|
+
return {
|
|
407
|
+
family: item["family"],
|
|
408
|
+
name: item["name"],
|
|
409
|
+
capacity: item["capacity"]
|
|
410
|
+
};
|
|
411
|
+
}
|
|
412
|
+
var KnownCloudHsmClusterSkuFamily = /* @__PURE__ */ ((KnownCloudHsmClusterSkuFamily2) => {
|
|
413
|
+
KnownCloudHsmClusterSkuFamily2["B"] = "B";
|
|
414
|
+
return KnownCloudHsmClusterSkuFamily2;
|
|
415
|
+
})(KnownCloudHsmClusterSkuFamily || {});
|
|
416
|
+
var KnownCloudHsmClusterSkuName = /* @__PURE__ */ ((KnownCloudHsmClusterSkuName2) => {
|
|
417
|
+
KnownCloudHsmClusterSkuName2["StandardB1"] = "Standard_B1";
|
|
418
|
+
KnownCloudHsmClusterSkuName2["StandardB10"] = "Standard B10";
|
|
419
|
+
KnownCloudHsmClusterSkuName2["StandardB1V2"] = "Standard_B1v2";
|
|
420
|
+
KnownCloudHsmClusterSkuName2["StandardB5V2"] = "Standard_B5v2";
|
|
421
|
+
KnownCloudHsmClusterSkuName2["StandardB10V2"] = "Standard_B10v2";
|
|
422
|
+
KnownCloudHsmClusterSkuName2["StandardB15V2"] = "Standard_B15v2";
|
|
423
|
+
KnownCloudHsmClusterSkuName2["StandardB20V2"] = "Standard_B20v2";
|
|
424
|
+
return KnownCloudHsmClusterSkuName2;
|
|
425
|
+
})(KnownCloudHsmClusterSkuName || {});
|
|
426
|
+
function proxyResourceSerializer(_item) {
|
|
427
|
+
return {};
|
|
411
428
|
}
|
|
412
429
|
function proxyResourceDeserializer(item) {
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
}
|
|
422
|
-
function resourceSerializer(item) {
|
|
423
|
-
return item;
|
|
430
|
+
return {
|
|
431
|
+
id: item["id"],
|
|
432
|
+
name: item["name"],
|
|
433
|
+
type: item["type"],
|
|
434
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"])
|
|
435
|
+
};
|
|
436
|
+
}
|
|
437
|
+
function resourceSerializer(_item) {
|
|
438
|
+
return {};
|
|
424
439
|
}
|
|
425
440
|
function resourceDeserializer(item) {
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
: systemDataDeserializer(item["systemData"]),
|
|
433
|
-
};
|
|
441
|
+
return {
|
|
442
|
+
id: item["id"],
|
|
443
|
+
name: item["name"],
|
|
444
|
+
type: item["type"],
|
|
445
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"])
|
|
446
|
+
};
|
|
434
447
|
}
|
|
435
448
|
function systemDataDeserializer(item) {
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
/** The entity was created by an application. */
|
|
453
|
-
KnownCreatedByType["Application"] = "Application";
|
|
454
|
-
/** The entity was created by a managed identity. */
|
|
455
|
-
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
456
|
-
/** The entity was created by a key. */
|
|
457
|
-
KnownCreatedByType["Key"] = "Key";
|
|
458
|
-
})(KnownCreatedByType || (exports.KnownCreatedByType = KnownCreatedByType = {}));
|
|
449
|
+
return {
|
|
450
|
+
createdBy: item["createdBy"],
|
|
451
|
+
createdByType: item["createdByType"],
|
|
452
|
+
createdAt: !item["createdAt"] ? item["createdAt"] : new Date(item["createdAt"]),
|
|
453
|
+
lastModifiedBy: item["lastModifiedBy"],
|
|
454
|
+
lastModifiedByType: item["lastModifiedByType"],
|
|
455
|
+
lastModifiedAt: !item["lastModifiedAt"] ? item["lastModifiedAt"] : new Date(item["lastModifiedAt"])
|
|
456
|
+
};
|
|
457
|
+
}
|
|
458
|
+
var KnownCreatedByType = /* @__PURE__ */ ((KnownCreatedByType2) => {
|
|
459
|
+
KnownCreatedByType2["User"] = "User";
|
|
460
|
+
KnownCreatedByType2["Application"] = "Application";
|
|
461
|
+
KnownCreatedByType2["ManagedIdentity"] = "ManagedIdentity";
|
|
462
|
+
KnownCreatedByType2["Key"] = "Key";
|
|
463
|
+
return KnownCreatedByType2;
|
|
464
|
+
})(KnownCreatedByType || {});
|
|
459
465
|
function trackedResourceSerializer(item) {
|
|
460
|
-
|
|
466
|
+
return { tags: item["tags"], location: item["location"] };
|
|
461
467
|
}
|
|
462
468
|
function trackedResourceDeserializer(item) {
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
location: item["location"],
|
|
472
|
-
};
|
|
469
|
+
return {
|
|
470
|
+
id: item["id"],
|
|
471
|
+
name: item["name"],
|
|
472
|
+
type: item["type"],
|
|
473
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
474
|
+
tags: !item["tags"] ? item["tags"] : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
475
|
+
location: item["location"]
|
|
476
|
+
};
|
|
473
477
|
}
|
|
474
478
|
function cloudHsmClusterPatchParametersSerializer(item) {
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
480
|
-
};
|
|
479
|
+
return {
|
|
480
|
+
tags: item["tags"],
|
|
481
|
+
identity: !item["identity"] ? item["identity"] : managedServiceIdentitySerializer(item["identity"])
|
|
482
|
+
};
|
|
481
483
|
}
|
|
482
484
|
function _cloudHsmClusterListResultDeserializer(item) {
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
485
|
+
return {
|
|
486
|
+
value: cloudHsmClusterArrayDeserializer(item["value"]),
|
|
487
|
+
nextLink: item["nextLink"]
|
|
488
|
+
};
|
|
487
489
|
}
|
|
488
490
|
function cloudHsmClusterArraySerializer(result) {
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
491
|
+
return result.map((item) => {
|
|
492
|
+
return cloudHsmClusterSerializer(item);
|
|
493
|
+
});
|
|
492
494
|
}
|
|
493
495
|
function cloudHsmClusterArrayDeserializer(result) {
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
496
|
+
return result.map((item) => {
|
|
497
|
+
return cloudHsmClusterDeserializer(item);
|
|
498
|
+
});
|
|
497
499
|
}
|
|
498
500
|
function backupRequestPropertiesSerializer(item) {
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
501
|
+
return {
|
|
502
|
+
azureStorageBlobContainerUri: item["azureStorageBlobContainerUri"],
|
|
503
|
+
token: item["token"]
|
|
504
|
+
};
|
|
503
505
|
}
|
|
504
506
|
function backupRestoreRequestBasePropertiesSerializer(item) {
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
507
|
+
return {
|
|
508
|
+
azureStorageBlobContainerUri: item["azureStorageBlobContainerUri"],
|
|
509
|
+
token: item["token"]
|
|
510
|
+
};
|
|
509
511
|
}
|
|
510
512
|
function backupResultDeserializer(item) {
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
: backupResultPropertiesDeserializer(item["properties"]),
|
|
515
|
-
};
|
|
513
|
+
return {
|
|
514
|
+
properties: !item["properties"] ? item["properties"] : backupResultPropertiesDeserializer(item["properties"])
|
|
515
|
+
};
|
|
516
516
|
}
|
|
517
517
|
function backupResultPropertiesDeserializer(item) {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
518
|
+
return {
|
|
519
|
+
status: item["status"],
|
|
520
|
+
statusDetails: item["statusDetails"],
|
|
521
|
+
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
522
|
+
startTime: !item["startTime"] ? item["startTime"] : new Date(item["startTime"]),
|
|
523
|
+
endTime: !item["endTime"] ? item["endTime"] : new Date(item["endTime"]),
|
|
524
|
+
jobId: item["jobId"],
|
|
525
|
+
azureStorageBlobContainerUri: item["azureStorageBlobContainerUri"],
|
|
526
|
+
backupId: item["backupId"]
|
|
527
|
+
};
|
|
528
528
|
}
|
|
529
529
|
function backupRestoreBaseResultPropertiesDeserializer(item) {
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
})(KnownBackupRestoreOperationStatus || (exports.KnownBackupRestoreOperationStatus = KnownBackupRestoreOperationStatus = {}));
|
|
530
|
+
return {
|
|
531
|
+
status: item["status"],
|
|
532
|
+
statusDetails: item["statusDetails"],
|
|
533
|
+
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
534
|
+
startTime: !item["startTime"] ? item["startTime"] : new Date(item["startTime"]),
|
|
535
|
+
endTime: !item["endTime"] ? item["endTime"] : new Date(item["endTime"]),
|
|
536
|
+
jobId: item["jobId"]
|
|
537
|
+
};
|
|
538
|
+
}
|
|
539
|
+
var KnownBackupRestoreOperationStatus = /* @__PURE__ */ ((KnownBackupRestoreOperationStatus2) => {
|
|
540
|
+
KnownBackupRestoreOperationStatus2["InProgress"] = "InProgress";
|
|
541
|
+
KnownBackupRestoreOperationStatus2["Succeeded"] = "Succeeded";
|
|
542
|
+
KnownBackupRestoreOperationStatus2["Failed"] = "Failed";
|
|
543
|
+
KnownBackupRestoreOperationStatus2["Cancelled"] = "Cancelled";
|
|
544
|
+
return KnownBackupRestoreOperationStatus2;
|
|
545
|
+
})(KnownBackupRestoreOperationStatus || {});
|
|
547
546
|
function restoreRequestPropertiesSerializer(item) {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
547
|
+
return {
|
|
548
|
+
azureStorageBlobContainerUri: item["azureStorageBlobContainerUri"],
|
|
549
|
+
token: item["token"],
|
|
550
|
+
backupId: item["backupId"]
|
|
551
|
+
};
|
|
553
552
|
}
|
|
554
553
|
function restoreResultDeserializer(item) {
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
: backupRestoreBaseResultPropertiesDeserializer(item["properties"]),
|
|
559
|
-
};
|
|
554
|
+
return {
|
|
555
|
+
properties: !item["properties"] ? item["properties"] : backupRestoreBaseResultPropertiesDeserializer(item["properties"])
|
|
556
|
+
};
|
|
560
557
|
}
|
|
561
558
|
function _privateEndpointConnectionListResultDeserializer(item) {
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
559
|
+
return {
|
|
560
|
+
value: privateEndpointConnectionArrayDeserializer(item["value"]),
|
|
561
|
+
nextLink: item["nextLink"]
|
|
562
|
+
};
|
|
563
|
+
}
|
|
564
|
+
function paymentHsmClusterSerializer(item) {
|
|
565
|
+
return {
|
|
566
|
+
tags: item["tags"],
|
|
567
|
+
location: item["location"],
|
|
568
|
+
properties: !item["properties"] ? item["properties"] : paymentHsmClusterPropertiesSerializer(item["properties"]),
|
|
569
|
+
sku: !item["sku"] ? item["sku"] : paymentHsmClusterSkuSerializer(item["sku"])
|
|
570
|
+
};
|
|
571
|
+
}
|
|
572
|
+
function paymentHsmClusterDeserializer(item) {
|
|
573
|
+
return {
|
|
574
|
+
tags: !item["tags"] ? item["tags"] : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
575
|
+
location: item["location"],
|
|
576
|
+
id: item["id"],
|
|
577
|
+
name: item["name"],
|
|
578
|
+
type: item["type"],
|
|
579
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
580
|
+
properties: !item["properties"] ? item["properties"] : paymentHsmClusterPropertiesDeserializer(item["properties"]),
|
|
581
|
+
sku: !item["sku"] ? item["sku"] : paymentHsmClusterSkuDeserializer(item["sku"])
|
|
582
|
+
};
|
|
583
|
+
}
|
|
584
|
+
function paymentHsmClusterPropertiesSerializer(item) {
|
|
585
|
+
return {
|
|
586
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
587
|
+
publicNetworkAccess: item["publicNetworkAccess"],
|
|
588
|
+
applicationTrustedIssuer: item["applicationTrustedIssuer"],
|
|
589
|
+
managementTrustedIssuer: item["managementTrustedIssuer"]
|
|
590
|
+
};
|
|
591
|
+
}
|
|
592
|
+
function paymentHsmClusterPropertiesDeserializer(item) {
|
|
593
|
+
return {
|
|
594
|
+
activationState: item["activationState"],
|
|
595
|
+
autoGeneratedDomainNameLabelScope: item["autoGeneratedDomainNameLabelScope"],
|
|
596
|
+
hsms: !item["hsms"] ? item["hsms"] : paymentHsmPropertiesArrayDeserializer(item["hsms"]),
|
|
597
|
+
privateEndpointConnections: !item["privateEndpointConnections"] ? item["privateEndpointConnections"] : paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(
|
|
598
|
+
item["privateEndpointConnections"]
|
|
599
|
+
),
|
|
600
|
+
provisioningState: item["provisioningState"],
|
|
601
|
+
publicNetworkAccess: item["publicNetworkAccess"],
|
|
602
|
+
statusMessage: item["statusMessage"],
|
|
603
|
+
applicationTrustedIssuer: item["applicationTrustedIssuer"],
|
|
604
|
+
managementTrustedIssuer: item["managementTrustedIssuer"]
|
|
605
|
+
};
|
|
606
|
+
}
|
|
607
|
+
function paymentHsmPropertiesArrayDeserializer(result) {
|
|
608
|
+
return result.map((item) => {
|
|
609
|
+
return paymentHsmPropertiesDeserializer(item);
|
|
610
|
+
});
|
|
611
|
+
}
|
|
612
|
+
function paymentHsmPropertiesDeserializer(item) {
|
|
613
|
+
return {
|
|
614
|
+
appFqdn: item["appFqdn"],
|
|
615
|
+
mgmtFqdn: item["mgmtFqdn"],
|
|
616
|
+
state: item["state"],
|
|
617
|
+
stateMessage: item["stateMessage"]
|
|
618
|
+
};
|
|
619
|
+
}
|
|
620
|
+
var KnownHsmState = /* @__PURE__ */ ((KnownHsmState2) => {
|
|
621
|
+
KnownHsmState2["Unknown"] = "Unknown";
|
|
622
|
+
KnownHsmState2["Deploying"] = "Deploying";
|
|
623
|
+
KnownHsmState2["ConfiguringSlb"] = "ConfiguringSlb";
|
|
624
|
+
KnownHsmState2["Starting"] = "Starting";
|
|
625
|
+
KnownHsmState2["Started"] = "Started";
|
|
626
|
+
KnownHsmState2["Failed"] = "Failed";
|
|
627
|
+
KnownHsmState2["Relocating"] = "Relocating";
|
|
628
|
+
KnownHsmState2["Deleting"] = "Deleting";
|
|
629
|
+
KnownHsmState2["DeletingSlbEntry"] = "DeletingSlbEntry";
|
|
630
|
+
KnownHsmState2["InitialProvisioning"] = "InitialProvisioning";
|
|
631
|
+
KnownHsmState2["Updating"] = "Updating";
|
|
632
|
+
KnownHsmState2["Degraded"] = "Degraded";
|
|
633
|
+
KnownHsmState2["DelayedDeletion"] = "DelayedDeletion";
|
|
634
|
+
return KnownHsmState2;
|
|
635
|
+
})(KnownHsmState || {});
|
|
636
|
+
function paymentHsmClusterPrivateEndpointConnectionArraySerializer(result) {
|
|
637
|
+
return result.map((item) => {
|
|
638
|
+
return paymentHsmClusterPrivateEndpointConnectionSerializer(item);
|
|
639
|
+
});
|
|
640
|
+
}
|
|
641
|
+
function paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(result) {
|
|
642
|
+
return result.map((item) => {
|
|
643
|
+
return paymentHsmClusterPrivateEndpointConnectionDeserializer(item);
|
|
644
|
+
});
|
|
645
|
+
}
|
|
646
|
+
function paymentHsmClusterPrivateEndpointConnectionSerializer(item) {
|
|
647
|
+
return {
|
|
648
|
+
properties: !item["properties"] ? item["properties"] : privateEndpointConnectionPropertiesSerializer(item["properties"]),
|
|
649
|
+
etag: item["etag"]
|
|
650
|
+
};
|
|
651
|
+
}
|
|
652
|
+
function paymentHsmClusterPrivateEndpointConnectionDeserializer(item) {
|
|
653
|
+
return {
|
|
654
|
+
id: item["id"],
|
|
655
|
+
name: item["name"],
|
|
656
|
+
type: item["type"],
|
|
657
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
658
|
+
properties: !item["properties"] ? item["properties"] : privateEndpointConnectionPropertiesDeserializer(item["properties"]),
|
|
659
|
+
etag: item["etag"]
|
|
660
|
+
};
|
|
661
|
+
}
|
|
662
|
+
function paymentHsmClusterSkuSerializer(item) {
|
|
663
|
+
return { family: item["family"], name: item["name"], capacity: item["capacity"] };
|
|
664
|
+
}
|
|
665
|
+
function paymentHsmClusterSkuDeserializer(item) {
|
|
666
|
+
return {
|
|
667
|
+
family: item["family"],
|
|
668
|
+
name: item["name"],
|
|
669
|
+
capacity: item["capacity"]
|
|
670
|
+
};
|
|
671
|
+
}
|
|
672
|
+
var KnownPaymentHsmClusterSkuFamily = /* @__PURE__ */ ((KnownPaymentHsmClusterSkuFamily2) => {
|
|
673
|
+
KnownPaymentHsmClusterSkuFamily2["B"] = "B";
|
|
674
|
+
return KnownPaymentHsmClusterSkuFamily2;
|
|
675
|
+
})(KnownPaymentHsmClusterSkuFamily || {});
|
|
676
|
+
var KnownPaymentHsmClusterSkuName = /* @__PURE__ */ ((KnownPaymentHsmClusterSkuName2) => {
|
|
677
|
+
KnownPaymentHsmClusterSkuName2["PaymentsV2"] = "Payments_v2";
|
|
678
|
+
return KnownPaymentHsmClusterSkuName2;
|
|
679
|
+
})(KnownPaymentHsmClusterSkuName || {});
|
|
680
|
+
function paymentHsmClusterPatchParametersSerializer(item) {
|
|
681
|
+
return { tags: item["tags"] };
|
|
682
|
+
}
|
|
683
|
+
function _paymentHsmClusterListResultDeserializer(item) {
|
|
684
|
+
return {
|
|
685
|
+
value: paymentHsmClusterArrayDeserializer(item["value"]),
|
|
686
|
+
nextLink: item["nextLink"]
|
|
687
|
+
};
|
|
688
|
+
}
|
|
689
|
+
function paymentHsmClusterArraySerializer(result) {
|
|
690
|
+
return result.map((item) => {
|
|
691
|
+
return paymentHsmClusterSerializer(item);
|
|
692
|
+
});
|
|
693
|
+
}
|
|
694
|
+
function paymentHsmClusterArrayDeserializer(result) {
|
|
695
|
+
return result.map((item) => {
|
|
696
|
+
return paymentHsmClusterDeserializer(item);
|
|
697
|
+
});
|
|
698
|
+
}
|
|
699
|
+
function _paymentHsmClusterPrivateEndpointConnectionListResultDeserializer(item) {
|
|
700
|
+
return {
|
|
701
|
+
value: paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(item["value"]),
|
|
702
|
+
nextLink: item["nextLink"]
|
|
703
|
+
};
|
|
566
704
|
}
|
|
567
705
|
function _privateLinkResourceListResultDeserializer(item) {
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
706
|
+
return {
|
|
707
|
+
value: !item["value"] ? item["value"] : privateLinkResourceArrayDeserializer(item["value"]),
|
|
708
|
+
nextLink: item["nextLink"]
|
|
709
|
+
};
|
|
572
710
|
}
|
|
573
711
|
function privateLinkResourceArrayDeserializer(result) {
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
712
|
+
return result.map((item) => {
|
|
713
|
+
return privateLinkResourceDeserializer(item);
|
|
714
|
+
});
|
|
577
715
|
}
|
|
578
716
|
function privateLinkResourceDeserializer(item) {
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
properties: !item["properties"]
|
|
587
|
-
? item["properties"]
|
|
588
|
-
: privateLinkResourcePropertiesDeserializer(item["properties"]),
|
|
589
|
-
};
|
|
717
|
+
return {
|
|
718
|
+
id: item["id"],
|
|
719
|
+
name: item["name"],
|
|
720
|
+
type: item["type"],
|
|
721
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
722
|
+
properties: !item["properties"] ? item["properties"] : privateLinkResourcePropertiesDeserializer(item["properties"])
|
|
723
|
+
};
|
|
590
724
|
}
|
|
591
725
|
function privateLinkResourcePropertiesDeserializer(item) {
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
: item["requiredZoneNames"].map((p) => {
|
|
602
|
-
return p;
|
|
603
|
-
}),
|
|
604
|
-
};
|
|
726
|
+
return {
|
|
727
|
+
groupId: item["groupId"],
|
|
728
|
+
requiredMembers: !item["requiredMembers"] ? item["requiredMembers"] : item["requiredMembers"].map((p) => {
|
|
729
|
+
return p;
|
|
730
|
+
}),
|
|
731
|
+
requiredZoneNames: !item["requiredZoneNames"] ? item["requiredZoneNames"] : item["requiredZoneNames"].map((p) => {
|
|
732
|
+
return p;
|
|
733
|
+
})
|
|
734
|
+
};
|
|
605
735
|
}
|
|
606
736
|
function dedicatedHsmSerializer(item) {
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
properties: dedicatedHsmPropertiesSerializer(item["properties"]),
|
|
617
|
-
};
|
|
737
|
+
return {
|
|
738
|
+
tags: item["tags"],
|
|
739
|
+
location: item["location"],
|
|
740
|
+
properties: dedicatedHsmPropertiesSerializer(item["properties"]),
|
|
741
|
+
sku: skuSerializer(item["sku"]),
|
|
742
|
+
zones: !item["zones"] ? item["zones"] : item["zones"].map((p) => {
|
|
743
|
+
return p;
|
|
744
|
+
})
|
|
745
|
+
};
|
|
618
746
|
}
|
|
619
747
|
function dedicatedHsmDeserializer(item) {
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
return p;
|
|
634
|
-
}),
|
|
635
|
-
properties: dedicatedHsmPropertiesDeserializer(item["properties"]),
|
|
636
|
-
};
|
|
637
|
-
}
|
|
638
|
-
function skuSerializer(item) {
|
|
639
|
-
return { name: item["name"] };
|
|
748
|
+
return {
|
|
749
|
+
tags: !item["tags"] ? item["tags"] : Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
750
|
+
location: item["location"],
|
|
751
|
+
id: item["id"],
|
|
752
|
+
name: item["name"],
|
|
753
|
+
type: item["type"],
|
|
754
|
+
systemData: !item["systemData"] ? item["systemData"] : systemDataDeserializer(item["systemData"]),
|
|
755
|
+
properties: dedicatedHsmPropertiesDeserializer(item["properties"]),
|
|
756
|
+
sku: skuDeserializer(item["sku"]),
|
|
757
|
+
zones: !item["zones"] ? item["zones"] : item["zones"].map((p) => {
|
|
758
|
+
return p;
|
|
759
|
+
})
|
|
760
|
+
};
|
|
640
761
|
}
|
|
641
|
-
function skuDeserializer(item) {
|
|
642
|
-
return {
|
|
643
|
-
name: item["name"],
|
|
644
|
-
};
|
|
645
|
-
}
|
|
646
|
-
/** SKU of the dedicated HSM */
|
|
647
|
-
var KnownSkuName;
|
|
648
|
-
(function (KnownSkuName) {
|
|
649
|
-
/** The dedicated HSM is a Safenet Luna Network HSM A790 device. */
|
|
650
|
-
KnownSkuName["SafeNetLunaNetworkHSMA790"] = "SafeNet Luna Network HSM A790";
|
|
651
|
-
/** 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. */
|
|
652
|
-
KnownSkuName["PayShield10KLMK1CPS60"] = "payShield10K_LMK1_CPS60";
|
|
653
|
-
/** 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. */
|
|
654
|
-
KnownSkuName["PayShield10KLMK1CPS250"] = "payShield10K_LMK1_CPS250";
|
|
655
|
-
/** 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. */
|
|
656
|
-
KnownSkuName["PayShield10KLMK1CPS2500"] = "payShield10K_LMK1_CPS2500";
|
|
657
|
-
/** 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. */
|
|
658
|
-
KnownSkuName["PayShield10KLMK2CPS60"] = "payShield10K_LMK2_CPS60";
|
|
659
|
-
/** 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. */
|
|
660
|
-
KnownSkuName["PayShield10KLMK2CPS250"] = "payShield10K_LMK2_CPS250";
|
|
661
|
-
/** 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. */
|
|
662
|
-
KnownSkuName["PayShield10KLMK2CPS2500"] = "payShield10K_LMK2_CPS2500";
|
|
663
|
-
})(KnownSkuName || (exports.KnownSkuName = KnownSkuName = {}));
|
|
664
762
|
function dedicatedHsmPropertiesSerializer(item) {
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
? item["managementNetworkProfile"]
|
|
671
|
-
: networkProfileSerializer(item["managementNetworkProfile"]),
|
|
672
|
-
stampId: item["stampId"],
|
|
673
|
-
};
|
|
763
|
+
return {
|
|
764
|
+
networkProfile: !item["networkProfile"] ? item["networkProfile"] : networkProfileSerializer(item["networkProfile"]),
|
|
765
|
+
managementNetworkProfile: !item["managementNetworkProfile"] ? item["managementNetworkProfile"] : networkProfileSerializer(item["managementNetworkProfile"]),
|
|
766
|
+
stampId: item["stampId"]
|
|
767
|
+
};
|
|
674
768
|
}
|
|
675
769
|
function dedicatedHsmPropertiesDeserializer(item) {
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
stampId: item["stampId"],
|
|
684
|
-
statusMessage: item["statusMessage"],
|
|
685
|
-
provisioningState: item["provisioningState"],
|
|
686
|
-
};
|
|
770
|
+
return {
|
|
771
|
+
networkProfile: !item["networkProfile"] ? item["networkProfile"] : networkProfileDeserializer(item["networkProfile"]),
|
|
772
|
+
managementNetworkProfile: !item["managementNetworkProfile"] ? item["managementNetworkProfile"] : networkProfileDeserializer(item["managementNetworkProfile"]),
|
|
773
|
+
stampId: item["stampId"],
|
|
774
|
+
statusMessage: item["statusMessage"],
|
|
775
|
+
provisioningState: item["provisioningState"]
|
|
776
|
+
};
|
|
687
777
|
}
|
|
688
778
|
function networkProfileSerializer(item) {
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
: networkInterfaceArraySerializer(item["networkInterfaces"]),
|
|
694
|
-
};
|
|
779
|
+
return {
|
|
780
|
+
subnet: !item["subnet"] ? item["subnet"] : apiEntityReferenceSerializer(item["subnet"]),
|
|
781
|
+
networkInterfaces: !item["networkInterfaces"] ? item["networkInterfaces"] : networkInterfaceArraySerializer(item["networkInterfaces"])
|
|
782
|
+
};
|
|
695
783
|
}
|
|
696
784
|
function networkProfileDeserializer(item) {
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
: networkInterfaceArrayDeserializer(item["networkInterfaces"]),
|
|
702
|
-
};
|
|
785
|
+
return {
|
|
786
|
+
subnet: !item["subnet"] ? item["subnet"] : apiEntityReferenceDeserializer(item["subnet"]),
|
|
787
|
+
networkInterfaces: !item["networkInterfaces"] ? item["networkInterfaces"] : networkInterfaceArrayDeserializer(item["networkInterfaces"])
|
|
788
|
+
};
|
|
703
789
|
}
|
|
704
790
|
function apiEntityReferenceSerializer(item) {
|
|
705
|
-
|
|
791
|
+
return { resourceId: item["resourceId"] };
|
|
706
792
|
}
|
|
707
793
|
function apiEntityReferenceDeserializer(item) {
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
794
|
+
return {
|
|
795
|
+
resourceId: item["resourceId"]
|
|
796
|
+
};
|
|
711
797
|
}
|
|
712
798
|
function networkInterfaceArraySerializer(result) {
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
799
|
+
return result.map((item) => {
|
|
800
|
+
return networkInterfaceSerializer(item);
|
|
801
|
+
});
|
|
716
802
|
}
|
|
717
803
|
function networkInterfaceArrayDeserializer(result) {
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
804
|
+
return result.map((item) => {
|
|
805
|
+
return networkInterfaceDeserializer(item);
|
|
806
|
+
});
|
|
721
807
|
}
|
|
722
808
|
function networkInterfaceSerializer(item) {
|
|
723
|
-
|
|
809
|
+
return { privateIpAddress: item["privateIpAddress"] };
|
|
724
810
|
}
|
|
725
811
|
function networkInterfaceDeserializer(item) {
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
}
|
|
812
|
+
return {
|
|
813
|
+
resourceId: item["resourceId"],
|
|
814
|
+
privateIpAddress: item["privateIpAddress"]
|
|
815
|
+
};
|
|
816
|
+
}
|
|
817
|
+
var KnownJsonWebKeyType = /* @__PURE__ */ ((KnownJsonWebKeyType2) => {
|
|
818
|
+
KnownJsonWebKeyType2["Succeeded"] = "Succeeded";
|
|
819
|
+
KnownJsonWebKeyType2["Provisioning"] = "Provisioning";
|
|
820
|
+
KnownJsonWebKeyType2["Allocating"] = "Allocating";
|
|
821
|
+
KnownJsonWebKeyType2["Connecting"] = "Connecting";
|
|
822
|
+
KnownJsonWebKeyType2["Failed"] = "Failed";
|
|
823
|
+
KnownJsonWebKeyType2["CheckingQuota"] = "CheckingQuota";
|
|
824
|
+
KnownJsonWebKeyType2["Deleting"] = "Deleting";
|
|
825
|
+
return KnownJsonWebKeyType2;
|
|
826
|
+
})(KnownJsonWebKeyType || {});
|
|
827
|
+
function skuSerializer(item) {
|
|
828
|
+
return { name: item["name"] };
|
|
829
|
+
}
|
|
830
|
+
function skuDeserializer(item) {
|
|
831
|
+
return {
|
|
832
|
+
name: item["name"]
|
|
833
|
+
};
|
|
834
|
+
}
|
|
835
|
+
var KnownSkuName = /* @__PURE__ */ ((KnownSkuName2) => {
|
|
836
|
+
KnownSkuName2["SafeNetLunaNetworkHSMA790"] = "SafeNet Luna Network HSM A790";
|
|
837
|
+
KnownSkuName2["PayShield10KLMK1CPS60"] = "payShield10K_LMK1_CPS60";
|
|
838
|
+
KnownSkuName2["PayShield10KLMK1CPS250"] = "payShield10K_LMK1_CPS250";
|
|
839
|
+
KnownSkuName2["PayShield10KLMK1CPS2500"] = "payShield10K_LMK1_CPS2500";
|
|
840
|
+
KnownSkuName2["PayShield10KLMK2CPS60"] = "payShield10K_LMK2_CPS60";
|
|
841
|
+
KnownSkuName2["PayShield10KLMK2CPS250"] = "payShield10K_LMK2_CPS250";
|
|
842
|
+
KnownSkuName2["PayShield10KLMK2CPS2500"] = "payShield10K_LMK2_CPS2500";
|
|
843
|
+
return KnownSkuName2;
|
|
844
|
+
})(KnownSkuName || {});
|
|
749
845
|
function dedicatedHsmErrorDeserializer(item) {
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
846
|
+
return {
|
|
847
|
+
error: !item["error"] ? item["error"] : errorDeserializer(item["error"])
|
|
848
|
+
};
|
|
753
849
|
}
|
|
754
850
|
function errorDeserializer(item) {
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
851
|
+
return {
|
|
852
|
+
code: item["code"],
|
|
853
|
+
message: item["message"],
|
|
854
|
+
innerError: !item["innererror"] ? item["innererror"] : errorDeserializer(item["innererror"])
|
|
855
|
+
};
|
|
760
856
|
}
|
|
761
857
|
function dedicatedHsmPatchParametersSerializer(item) {
|
|
762
|
-
|
|
858
|
+
return { tags: item["tags"] };
|
|
763
859
|
}
|
|
764
860
|
function _dedicatedHsmListResultDeserializer(item) {
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
861
|
+
return {
|
|
862
|
+
value: dedicatedHsmArrayDeserializer(item["value"]),
|
|
863
|
+
nextLink: item["nextLink"]
|
|
864
|
+
};
|
|
769
865
|
}
|
|
770
866
|
function dedicatedHsmArraySerializer(result) {
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
867
|
+
return result.map((item) => {
|
|
868
|
+
return dedicatedHsmSerializer(item);
|
|
869
|
+
});
|
|
774
870
|
}
|
|
775
871
|
function dedicatedHsmArrayDeserializer(result) {
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
872
|
+
return result.map((item) => {
|
|
873
|
+
return dedicatedHsmDeserializer(item);
|
|
874
|
+
});
|
|
779
875
|
}
|
|
780
876
|
function _outboundEnvironmentEndpointCollectionDeserializer(item) {
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
877
|
+
return {
|
|
878
|
+
value: outboundEnvironmentEndpointArrayDeserializer(item["value"]),
|
|
879
|
+
nextLink: item["nextLink"]
|
|
880
|
+
};
|
|
785
881
|
}
|
|
786
882
|
function outboundEnvironmentEndpointArrayDeserializer(result) {
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
883
|
+
return result.map((item) => {
|
|
884
|
+
return outboundEnvironmentEndpointDeserializer(item);
|
|
885
|
+
});
|
|
790
886
|
}
|
|
791
887
|
function outboundEnvironmentEndpointDeserializer(item) {
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
: endpointDependencyArrayDeserializer(item["endpoints"]),
|
|
797
|
-
};
|
|
888
|
+
return {
|
|
889
|
+
category: item["category"],
|
|
890
|
+
endpoints: !item["endpoints"] ? item["endpoints"] : endpointDependencyArrayDeserializer(item["endpoints"])
|
|
891
|
+
};
|
|
798
892
|
}
|
|
799
893
|
function endpointDependencyArrayDeserializer(result) {
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
894
|
+
return result.map((item) => {
|
|
895
|
+
return endpointDependencyDeserializer(item);
|
|
896
|
+
});
|
|
803
897
|
}
|
|
804
898
|
function endpointDependencyDeserializer(item) {
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
: endpointDetailArrayDeserializer(item["endpointDetails"]),
|
|
810
|
-
};
|
|
899
|
+
return {
|
|
900
|
+
domainName: item["domainName"],
|
|
901
|
+
endpointDetails: !item["endpointDetails"] ? item["endpointDetails"] : endpointDetailArrayDeserializer(item["endpointDetails"])
|
|
902
|
+
};
|
|
811
903
|
}
|
|
812
904
|
function endpointDetailArrayDeserializer(result) {
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
905
|
+
return result.map((item) => {
|
|
906
|
+
return endpointDetailDeserializer(item);
|
|
907
|
+
});
|
|
816
908
|
}
|
|
817
909
|
function endpointDetailDeserializer(item) {
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
910
|
+
return {
|
|
911
|
+
ipAddress: item["ipAddress"],
|
|
912
|
+
port: item["port"],
|
|
913
|
+
protocol: item["protocol"],
|
|
914
|
+
description: item["description"]
|
|
915
|
+
};
|
|
916
|
+
}
|
|
917
|
+
var KnownVersions = /* @__PURE__ */ ((KnownVersions2) => {
|
|
918
|
+
KnownVersions2["V20250331"] = "2025-03-31";
|
|
919
|
+
KnownVersions2["V20251201Preview"] = "2025-12-01-preview";
|
|
920
|
+
return KnownVersions2;
|
|
921
|
+
})(KnownVersions || {});
|
|
922
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
923
|
+
0 && (module.exports = {
|
|
924
|
+
KnownActionType,
|
|
925
|
+
KnownActivationState,
|
|
926
|
+
KnownAutoGeneratedDomainNameLabelScope,
|
|
927
|
+
KnownBackupRestoreOperationStatus,
|
|
928
|
+
KnownCloudHsmClusterSkuFamily,
|
|
929
|
+
KnownCloudHsmClusterSkuName,
|
|
930
|
+
KnownCreatedByType,
|
|
931
|
+
KnownHsmState,
|
|
932
|
+
KnownJsonWebKeyType,
|
|
933
|
+
KnownManagedServiceIdentityType,
|
|
934
|
+
KnownOrigin,
|
|
935
|
+
KnownPaymentHsmClusterSkuFamily,
|
|
936
|
+
KnownPaymentHsmClusterSkuName,
|
|
937
|
+
KnownPrivateEndpointConnectionProvisioningState,
|
|
938
|
+
KnownPrivateEndpointServiceConnectionStatus,
|
|
939
|
+
KnownProvisioningState,
|
|
940
|
+
KnownPublicNetworkAccess,
|
|
941
|
+
KnownSkuName,
|
|
942
|
+
KnownVersions,
|
|
943
|
+
_cloudHsmClusterListResultDeserializer,
|
|
944
|
+
_dedicatedHsmListResultDeserializer,
|
|
945
|
+
_operationListResultDeserializer,
|
|
946
|
+
_outboundEnvironmentEndpointCollectionDeserializer,
|
|
947
|
+
_paymentHsmClusterListResultDeserializer,
|
|
948
|
+
_paymentHsmClusterPrivateEndpointConnectionListResultDeserializer,
|
|
949
|
+
_privateEndpointConnectionListResultDeserializer,
|
|
950
|
+
_privateLinkResourceListResultDeserializer,
|
|
951
|
+
apiEntityReferenceDeserializer,
|
|
952
|
+
apiEntityReferenceSerializer,
|
|
953
|
+
backupRequestPropertiesSerializer,
|
|
954
|
+
backupRestoreBaseResultPropertiesDeserializer,
|
|
955
|
+
backupRestoreRequestBasePropertiesSerializer,
|
|
956
|
+
backupResultDeserializer,
|
|
957
|
+
backupResultPropertiesDeserializer,
|
|
958
|
+
cloudHsmClusterArrayDeserializer,
|
|
959
|
+
cloudHsmClusterArraySerializer,
|
|
960
|
+
cloudHsmClusterDeserializer,
|
|
961
|
+
cloudHsmClusterPatchParametersSerializer,
|
|
962
|
+
cloudHsmClusterPropertiesDeserializer,
|
|
963
|
+
cloudHsmClusterPropertiesSerializer,
|
|
964
|
+
cloudHsmClusterSerializer,
|
|
965
|
+
cloudHsmClusterSkuDeserializer,
|
|
966
|
+
cloudHsmClusterSkuSerializer,
|
|
967
|
+
cloudHsmPropertiesArrayDeserializer,
|
|
968
|
+
cloudHsmPropertiesDeserializer,
|
|
969
|
+
dedicatedHsmArrayDeserializer,
|
|
970
|
+
dedicatedHsmArraySerializer,
|
|
971
|
+
dedicatedHsmDeserializer,
|
|
972
|
+
dedicatedHsmErrorDeserializer,
|
|
973
|
+
dedicatedHsmPatchParametersSerializer,
|
|
974
|
+
dedicatedHsmPropertiesDeserializer,
|
|
975
|
+
dedicatedHsmPropertiesSerializer,
|
|
976
|
+
dedicatedHsmSerializer,
|
|
977
|
+
endpointDependencyArrayDeserializer,
|
|
978
|
+
endpointDependencyDeserializer,
|
|
979
|
+
endpointDetailArrayDeserializer,
|
|
980
|
+
endpointDetailDeserializer,
|
|
981
|
+
errorAdditionalInfoArrayDeserializer,
|
|
982
|
+
errorAdditionalInfoDeserializer,
|
|
983
|
+
errorDeserializer,
|
|
984
|
+
errorDetailArrayDeserializer,
|
|
985
|
+
errorDetailDeserializer,
|
|
986
|
+
errorResponseDeserializer,
|
|
987
|
+
managedServiceIdentityDeserializer,
|
|
988
|
+
managedServiceIdentitySerializer,
|
|
989
|
+
networkInterfaceArrayDeserializer,
|
|
990
|
+
networkInterfaceArraySerializer,
|
|
991
|
+
networkInterfaceDeserializer,
|
|
992
|
+
networkInterfaceSerializer,
|
|
993
|
+
networkProfileDeserializer,
|
|
994
|
+
networkProfileSerializer,
|
|
995
|
+
operationArrayDeserializer,
|
|
996
|
+
operationDeserializer,
|
|
997
|
+
operationDisplayDeserializer,
|
|
998
|
+
outboundEnvironmentEndpointArrayDeserializer,
|
|
999
|
+
outboundEnvironmentEndpointDeserializer,
|
|
1000
|
+
paymentHsmClusterArrayDeserializer,
|
|
1001
|
+
paymentHsmClusterArraySerializer,
|
|
1002
|
+
paymentHsmClusterDeserializer,
|
|
1003
|
+
paymentHsmClusterPatchParametersSerializer,
|
|
1004
|
+
paymentHsmClusterPrivateEndpointConnectionArrayDeserializer,
|
|
1005
|
+
paymentHsmClusterPrivateEndpointConnectionArraySerializer,
|
|
1006
|
+
paymentHsmClusterPrivateEndpointConnectionDeserializer,
|
|
1007
|
+
paymentHsmClusterPrivateEndpointConnectionSerializer,
|
|
1008
|
+
paymentHsmClusterPropertiesDeserializer,
|
|
1009
|
+
paymentHsmClusterPropertiesSerializer,
|
|
1010
|
+
paymentHsmClusterSerializer,
|
|
1011
|
+
paymentHsmClusterSkuDeserializer,
|
|
1012
|
+
paymentHsmClusterSkuSerializer,
|
|
1013
|
+
paymentHsmPropertiesArrayDeserializer,
|
|
1014
|
+
paymentHsmPropertiesDeserializer,
|
|
1015
|
+
privateEndpointConnectionArrayDeserializer,
|
|
1016
|
+
privateEndpointConnectionArraySerializer,
|
|
1017
|
+
privateEndpointConnectionDeserializer,
|
|
1018
|
+
privateEndpointConnectionPropertiesDeserializer,
|
|
1019
|
+
privateEndpointConnectionPropertiesSerializer,
|
|
1020
|
+
privateEndpointConnectionSerializer,
|
|
1021
|
+
privateEndpointDeserializer,
|
|
1022
|
+
privateEndpointSerializer,
|
|
1023
|
+
privateLinkResourceArrayDeserializer,
|
|
1024
|
+
privateLinkResourceDeserializer,
|
|
1025
|
+
privateLinkResourcePropertiesDeserializer,
|
|
1026
|
+
privateLinkServiceConnectionStateDeserializer,
|
|
1027
|
+
privateLinkServiceConnectionStateSerializer,
|
|
1028
|
+
proxyResourceDeserializer,
|
|
1029
|
+
proxyResourceSerializer,
|
|
1030
|
+
resourceDeserializer,
|
|
1031
|
+
resourceSerializer,
|
|
1032
|
+
restoreRequestPropertiesSerializer,
|
|
1033
|
+
restoreResultDeserializer,
|
|
1034
|
+
skuDeserializer,
|
|
1035
|
+
skuSerializer,
|
|
1036
|
+
systemDataDeserializer,
|
|
1037
|
+
trackedResourceDeserializer,
|
|
1038
|
+
trackedResourceSerializer,
|
|
1039
|
+
userAssignedIdentityDeserializer,
|
|
1040
|
+
userAssignedIdentitySerializer
|
|
1041
|
+
});
|
|
1042
|
+
//# sourceMappingURL=models.js.map
|