GetReplicationProtectionContainerMappingPlainArgs

data class GetReplicationProtectionContainerMappingPlainArgs(val fabricName: String, val mappingName: String, val protectionContainerName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetReplicationProtectionContainerMappingPlainArgs>

Constructors

constructor(fabricName: String, mappingName: String, protectionContainerName: String, resourceGroupName: String, resourceName: String)

Properties

Link copied to clipboard

Fabric name.

Link copied to clipboard

Protection Container mapping name.

Link copied to clipboard

Protection container 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(): GetReplicationProtectionContainerMappingPlainArgs