GetManagedHsmPlainArgs

data class GetManagedHsmPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetManagedHsmPlainArgs>

Constructors

Link copied to clipboard
fun GetManagedHsmPlainArgs(name: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetManagedHsmPlainArgs

Properties

Link copied to clipboard

The name of the managed HSM Pool.

Link copied to clipboard

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