GetBackupVaultPlainArgs

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

A collection of arguments for invoking getBackupVault.

Constructors

Link copied to clipboard
fun GetBackupVaultPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the name of the Backup Vault.

Link copied to clipboard

The name of the Resource Group where the Backup Vault exists.