Get Managed Hardware Security Module Key Plain Args
data class GetManagedHardwareSecurityModuleKeyPlainArgs(val managedHsmId: String, val name: String) : ConvertibleToJava<GetManagedHardwareSecurityModuleKeyPlainArgs>
A collection of arguments for invoking getManagedHardwareSecurityModuleKey.
Properties
Link copied to clipboard
Specifies the ID of the Managed Hardware Security Module instance where the Secret resides, available on the azure.keyvault.ManagedHardwareSecurityModuleKey
Data Source / Resource. NOTE: The Managed Hardware Security Module must be in the same subscription as the provider. If the Managed Hardware Security Module is in another subscription, you must create an aliased provider for that subscription.