GetVaultPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the resource group where the recovery services vault is present.

Link copied to clipboard

The name of the recovery services vault.