GetReplicationProtectedItemPlainArgs

data class GetReplicationProtectedItemPlainArgs(val fabricName: String, val protectionContainerName: String, val replicatedProtectedItemName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetReplicationProtectedItemPlainArgs>

Constructors

Link copied to clipboard
constructor(fabricName: String, protectionContainerName: String, replicatedProtectedItemName: String, resourceGroupName: String, resourceName: String)

Properties

Link copied to clipboard

Fabric unique name.

Link copied to clipboard

Protection container name.

Link copied to clipboard

Replication protected item 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.

Functions

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