HardwaresecuritymodulesFunctions

Functions

Link copied to clipboard

Gets the specified Cloud HSM Cluster Uses Azure REST API version 2022-08-31-preview. Other available API versions: 2023-12-10-preview, 2024-06-30-preview.

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

Gets the private endpoint connection for the Cloud Hsm Cluster. Uses Azure REST API version 2022-08-31-preview. Other available API versions: 2023-12-10-preview, 2024-06-30-preview.

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 2021-11-30. Other available API versions: 2024-06-30-preview.

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