GetReplicationPolicyPlainArgs

data class GetReplicationPolicyPlainArgs(val policyName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetReplicationPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetReplicationPolicyPlainArgs(policyName: String, resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

Replication policy name.

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.