HardwaresecuritymodulesFunctions

Functions

Link copied to clipboard

Gets the specified Cloud HSM Cluster Uses Azure REST API version 2024-06-30-preview. Other available API versions: 2022-08-31-preview, 2023-12-10-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hardwaresecuritymodules [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCloudHsmCluster(cloudHsmClusterName: String, resourceGroupName: String): GetCloudHsmClusterResult

Gets the private endpoint connection for the Cloud Hsm Cluster. Uses Azure REST API version 2024-06-30-preview. Other available API versions: 2022-08-31-preview, 2023-12-10-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hardwaresecuritymodules [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCloudHsmClusterPrivateEndpointConnection(cloudHsmClusterName: String, peConnectionName: String, resourceGroupName: String): GetCloudHsmClusterPrivateEndpointConnectionResult
Link copied to clipboard

Gets the specified Azure dedicated HSM. Uses Azure REST API version 2024-06-30-preview. Other available API versions: 2021-11-30. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hardwaresecuritymodules [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDedicatedHsm(name: String, resourceGroupName: String): GetDedicatedHsmResult