GetResourceGuardProxyPlainArgs

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

Constructors

Link copied to clipboard
constructor(resourceGroupName: String, resourceGuardProxyName: String, vaultName: String)

Properties

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

The name of the recovery services vault.

Functions

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