RecoveryPlanPropertiesResponse

constructor(allowedOperations: List<String>? = null, currentScenario: CurrentScenarioDetailsResponse? = null, currentScenarioStatus: String? = null, currentScenarioStatusDescription: String? = null, failoverDeploymentModel: String? = null, friendlyName: String? = null, groups: List<RecoveryPlanGroupResponse>? = null, lastPlannedFailoverTime: String? = null, lastTestFailoverTime: String? = null, lastUnplannedFailoverTime: String? = null, primaryFabricFriendlyName: String? = null, primaryFabricId: String? = null, providerSpecificDetails: List<RecoveryPlanA2ADetailsResponse>, recoveryFabricFriendlyName: String? = null, recoveryFabricId: String? = null, replicationProviders: List<String>? = null)