GetDedicatedHsmPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the dedicated HSM.

Link copied to clipboard

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