get Cloud Hsm Cluster
Gets the specified Cloud HSM Cluster Azure REST API version: 2022-08-31-preview. Other available API versions: 2023-12-10-preview.
Return
Resource information with extended details.
Parameters
argument
null
suspend fun getCloudHsmCluster(cloudHsmClusterName: String, resourceGroupName: String): GetCloudHsmClusterResult
Return
Resource information with extended details.
Parameters
cloud Hsm Cluster Name
The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 24 characters in length.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getCloudHsmCluster(argument: suspend GetCloudHsmClusterPlainArgsBuilder.() -> Unit): GetCloudHsmClusterResult
Return
Resource information with extended details.
Parameters
argument
Builder for com.pulumi.azurenative.hardwaresecuritymodules.kotlin.inputs.GetCloudHsmClusterPlainArgs.