GetReplicationRecoveryPlanResult

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

Recovery plan details.

Constructors

Link copied to clipboard
constructor(id: String, location: String? = null, name: String, properties: RecoveryPlanPropertiesResponse, 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