GetManagedHardwareSecurityModulePlainArgs

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

A collection of arguments for invoking getManagedHardwareSecurityModule.

Constructors

constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the Key Vault Managed Hardware Security Module.

Link copied to clipboard

The name of the Resource Group in which the Key Vault Managed Hardware Security Module exists.

Functions

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