HardwaresecuritymodulesFunctions

Functions

Link copied to clipboard

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

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

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

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

Gets the specified Azure dedicated HSM. Azure REST API version: 2021-11-30.

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