GetReplicationRecoveryPlanPlainArgs

data class GetReplicationRecoveryPlanPlainArgs(val recoveryPlanName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetReplicationRecoveryPlanPlainArgs>

Constructors

Link copied to clipboard
fun GetReplicationRecoveryPlanPlainArgs(recoveryPlanName: String, resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

Name of the recovery plan.

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.