getManagedHsm

Gets the specified managed HSM Pool. API Version: 2021-06-01-preview.

Return

Resource information with extended details.

Parameters

argument

null


suspend fun getManagedHsm(name: String, resourceGroupName: String): GetManagedHsmResult

Return

Resource information with extended details.

Parameters

name

The name of the managed HSM Pool.

resourceGroupName

Name of the resource group that contains the managed HSM pool.

See also


Return

Resource information with extended details.

Parameters

argument

Builder for com.pulumi.azurenative.keyvault.kotlin.inputs.GetManagedHsmPlainArgs.

See also