GetReplicationProtectionContainerMappingResult

data class GetReplicationProtectionContainerMappingResult(val id: String, val location: String? = null, val name: String, val properties: ProtectionContainerMappingPropertiesResponse, val type: String)

Protection container mapping object.

Constructors

constructor(id: String, location: String? = null, name: String, properties: ProtectionContainerMappingPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard
val location: String? = null

Resource Location

Link copied to clipboard

Resource Name

Link copied to clipboard
Link copied to clipboard

Resource Type