GetManagedHardwareSecurityModulePlainArgs

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

A collection of arguments for invoking getManagedHardwareSecurityModule.

Constructors

Functions

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

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.