GetProtectedItemPlainArgs

data class GetProtectedItemPlainArgs(val protectedItemName: String, val resourceGroupName: String, val vaultName: String) : ConvertibleToJava<GetProtectedItemPlainArgs>

Constructors

Link copied to clipboard
fun GetProtectedItemPlainArgs(protectedItemName: String, resourceGroupName: String, vaultName: String)

Functions

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

Properties

Link copied to clipboard

The protected item name.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The vault name.