GetDedicatedHsmPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

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.

Functions

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