Hardwaresecuritymodules Functions
Functions
Link copied to clipboard
Gets the specified Cloud HSM Cluster Azure REST API version: 2022-08-31-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. Azure REST API version: 2022-08-31-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. Azure REST API version: 2021-11-30.
suspend fun getDedicatedHsm(argument: suspend GetDedicatedHsmPlainArgsBuilder.() -> Unit): GetDedicatedHsmResult