Hardwaresecuritymodules Functions
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(argument: suspend GetCloudHsmClusterPlainArgsBuilder.() -> Unit): GetCloudHsmClusterResult
suspend fun getCloudHsmCluster(cloudHsmClusterName: String, resourceGroupName: String): GetCloudHsmClusterResult
Link copied to clipboard
suspend fun getCloudHsmClusterPrivateEndpointConnection(argument: GetCloudHsmClusterPrivateEndpointConnectionPlainArgs): GetCloudHsmClusterPrivateEndpointConnectionResult
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(argument: suspend GetCloudHsmClusterPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetCloudHsmClusterPrivateEndpointConnectionResult
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(argument: suspend GetDedicatedHsmPlainArgsBuilder.() -> Unit): GetDedicatedHsmResult