getDedicatedHsm

Gets the specified Azure dedicated HSM. API Version: 2018-10-31-preview.

Return

Resource information with extended details.

Parameters

argument

null


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

Return

Resource information with extended details.

Parameters

name

The name of the dedicated HSM.

resourceGroupName

The name of the Resource Group to which the dedicated hsm belongs.

See also


Return

Resource information with extended details.

Parameters

argument

Builder for com.pulumi.azurenative.hardwaresecuritymodules.kotlin.inputs.GetDedicatedHsmPlainArgs.

See also